Open dongalor opened 2 years ago
Hi! Sorry I'm not sure it's still correct, I'm mostly using LunarVim now with native lsp: https://github.com/der-alter/dotfiles/blob/master/lvim/.config/lvim/lua/user/lsp-config/ligolang.lua And I copy/pasted the ftdetect and syntax files from ligolang gitlab https://github.com/der-alter/dotfiles/tree/master/lvim/.config/lvim/pack
LunarVim itself is using https://github.com/neovim/nvim-lspconfig and https://github.com/williamboman/nvim-lsp-installer It should be possible to add ligolang to these repos
:CocConfig
Then adding to coc-settings.json provided example:
Is this correct?