From f105cc82659d0c481241ffd88a3af260f3498d10 Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Sat, 1 Feb 2025 23:30:29 +0800 Subject: [PATCH] add bash-language-server and lua-language-server --- pkgs/helix.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/helix.nix b/pkgs/helix.nix index 3d701cf..9f5fa7b 100644 --- a/pkgs/helix.nix +++ b/pkgs/helix.nix @@ -9,6 +9,9 @@ let runtimeInputs = ( with pkgs; [ + lua-language-server + bash-language-server + hurl cmake-language-server kdlfmt rustfmt