mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: neovim: inject fish-lsp from bismuth manually for the time being
This commit is contained in:
parent
65dde5300c
commit
20f94d28a7
3 changed files with 19 additions and 17 deletions
|
|
@ -26,4 +26,6 @@ in
|
|||
pkgs.docker-compose
|
||||
pkgs.colima
|
||||
];
|
||||
|
||||
programs.neovim.extraLangServers.packages = [ myPkgs.fish-lsp ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue