fix: missing packages in neovim.nix

This commit is contained in:
Guz
2024-12-07 12:21:53 -03:00
parent 97c4732058
commit 32d2ebd07f

View File

@@ -26,6 +26,7 @@
optPlugins = with pkgs;
with pkgs.vimPlugins; [
auto-save-nvim
auto-session
blink-cmp
cloak-nvim
friendly-snippets
@@ -41,7 +42,6 @@
telescope-nvim
telescope-fzf-native-nvim
tmux-nvim
vim-obsession
];
languageServers = with pkgs; [