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