Error message:
Error detected while processing /Users/jbaek/.vim/plugged/nvim-lspconfig/plugin/nvim_lsp.vim:
line 14:
E5105: Error while calling lua chunk: .../jbaek/.vim/plugged/nvim-lspconfig/lua/nvim_lsp/util.lua:11: attempt to index local 'lsp' (a nil value)
I'm not sure why it's failing... Is it because my nvim is 0.4.4??
I ran brew install --HEAD neovim but 0.4.4 is still the latest.
nvim --version: NVIM v0.4.4:checkhealth result$TERM:upgraded vim to 0.5 and it worked
upgraded vim to 0.5 and it worked
So you went to a nightly build of nvim to fix this or what? nvim is still only on release 0.4.4 on stable branch as far as I can tell.
Most helpful comment
upgraded vim to 0.5 and it worked