diff --git a/home/vim/default.nix b/home/vim/default.nix index a9c2bda..ec18f5c 100644 --- a/home/vim/default.nix +++ b/home/vim/default.nix @@ -81,7 +81,6 @@ in cmp-buffer # Words from open buffers cmp-nvim-lsp # LSP suggestions cmp-nvim-lua # NeoVim lua API - cmp-path # Path name suggestions cmp-under-comparator # Sort items that start with '_' lower cmp_luasnip # Snippet suggestions from LuaSnip