Open marzdgzmn opened 3 years ago
create a new file
How exactly do you do this? What filetype
ends up being set in the resulting buffer?
I don't know how this is possible but this happens to me when I require 'lspconfig'.sumneko_lua.setup {}
. I literally narrowed it to this specific lspconfig of the 3 I have installed. Sorry I can't be more help, but I'm just disabling it for now cause I don't use it.
Presumably it's happening somewhere here: https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/sumneko_lua.lua
When I create a new file via
nvim .
and comment a line via<leader>cc
, I get these errors: