LSP pour nix et bash
This commit is contained in:
@@ -32,6 +32,8 @@ mkIf true {
|
||||
wget # client HTTP console
|
||||
which # pour connaitre le chemin d'un exécutable
|
||||
helix # Éditeur post-moderne
|
||||
nil # LSP pour Nix
|
||||
nodePackages.bash-language-server # LSP pour Bash
|
||||
];
|
||||
programs = {
|
||||
fish.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user