home: vim: remove 'cmp-path'

Now that I'm using the async variant.
This commit is contained in:
Bruno BELANYI 2023-09-14 11:00:10 +00:00
parent f0b590c29e
commit 550436eee5
1 changed files with 0 additions and 1 deletions

View File

@ -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