home: vim: remove 'cmp-path'
Now that I'm using the async variant.
This commit is contained in:
parent
f0b590c29e
commit
550436eee5
|
@ -81,7 +81,6 @@ in
|
||||||
cmp-buffer # Words from open buffers
|
cmp-buffer # Words from open buffers
|
||||||
cmp-nvim-lsp # LSP suggestions
|
cmp-nvim-lsp # LSP suggestions
|
||||||
cmp-nvim-lua # NeoVim lua API
|
cmp-nvim-lua # NeoVim lua API
|
||||||
cmp-path # Path name suggestions
|
|
||||||
cmp-under-comparator # Sort items that start with '_' lower
|
cmp-under-comparator # Sort items that start with '_' lower
|
||||||
cmp_luasnip # Snippet suggestions from LuaSnip
|
cmp_luasnip # Snippet suggestions from LuaSnip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue