kickstart.nvim
kickstart.nvim copied to clipboard
Issue with one of plugin cmp_nvim_lsp
Describe the bug I guess there is issue with one of plugin cmp_nvim_lsp
To Reproduce Steps to reproduce the behavior:
- nvim
Desktop (please complete the following information):
- OS: MacOS
- Terminal: Warp
** Neovim Version **
- Output of running
:versionfrom inside of neovim:
Error detected while processing /Users/youtube/.config/nvim/init.lua:
E5113: Error while calling lua chunk: /Users/youtube/.config/nvim/init.lua:359: attempt to call field 'default_capabilities' (a nil va
lue)
stack traceback:
/Users/youtube/.config/nvim/init.lua:360: in main chunk
Run PackerSync and see if the issue persists.