mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
add py, nix lsps
This commit is contained in:
parent
b0024a47ee
commit
0c397bd3c7
2 changed files with 8 additions and 4 deletions
|
|
@ -35,6 +35,8 @@
|
|||
];
|
||||
full-dependencies = with pkgs; [
|
||||
gopls
|
||||
pyright
|
||||
nil
|
||||
] ++ dependencies;
|
||||
neovim-with-deps = recursiveMerge [
|
||||
pkgs.neovim-unwrapped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue