Closed CyanBlob closed 4 years ago
Hi Andrew, vim-godot can't break LSP as it has nothing to do with it.
Try example from the readme: https://github.com/habamax/vim-godot#setting-up-cocnvim-for-godot-322
PS, you have not set godot lsp server for gdscript
filetype which this plugin sets up for gdscript files.
PPS, also check your coc setup -- it lacks one closing bracket }
.
Scenario
coc.nvim
is set up, tested, and working. It's configured with:After installing
vim-godot
, all LSP features seem to stop working. There's no longer any completion, linting, etc. Uninstallingvim-godot
immediately fixes the problem.I'm using: Godot 3.2.3 nvim 0.4.4 Latest coc.nvim
The Godot editor occasionally logs the following with
vim-godot
installed: