onsails / lspkind.nvim

vscode-like pictograms for neovim lsp completion items
MIT License
1.47k stars 36 forks source link

Installing onsails/lspkind-nvim removes vim command autocomplete #31

Closed alextrastero closed 2 years ago

alextrastero commented 2 years ago

Sorry for the lack of info, i'm very new to neovim and lsp, it seems that uninstalling this lib allows me to autocomplete commands in vim: image

But when installed nothing happens when hitting tab, any clues?

thanks!

alextrastero commented 2 years ago

My bad, it seems like nvim-cmp native_menu false was removing wildmenu