kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

Issue with one of plugin cmp_nvim_lsp

Open itsmaheshkariya opened this issue 3 years ago • 1 comments

Describe the bug I guess there is issue with one of plugin cmp_nvim_lsp

To Reproduce Steps to reproduce the behavior:

  1. nvim

Desktop (please complete the following information):

  • OS: MacOS
  • Terminal: Warp

** Neovim Version **

  • Output of running :version from 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

itsmaheshkariya avatar Dec 29 '22 19:12 itsmaheshkariya

Run PackerSync and see if the issue persists.

tjdevries avatar Jan 01 '23 02:01 tjdevries