diff --git a/neovim.nix b/neovim.nix index cd234db..bc33760 100644 --- a/neovim.nix +++ b/neovim.nix @@ -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; [