Alexander Nortung
d40a8b99f3
Refactor language servers and add eslint, jsonls, cssls and html servers. ( #28 )
...
* nvim-lsp: refactor of basic language servers
* nvim-lsp: added html, css, json and eslint language servers
* nvim-lsp: added gdscript lsp
* nvim-lsp: added vuels
2022-07-28 20:37:49 +01:00
imMaturana
ce16aebd2f
nvim-lsp: add gopls support
2022-07-11 22:13:14 +01:00
Gabriel Maturana
9d1911a5d5
nvim-lsp: add zls support
2022-01-17 19:02:08 +00:00
Pedro Alves
f8b70a30ea
coq-nvim: init plugin
...
still need to add most options, but this is enough to be usable
right now! This also sets up the work needed for other completion
frameworks, notably things like nvim-cmp and compe.
2022-01-09 23:04:12 +00:00
Pedro Alves
f477c5626d
fully remove capabilities
2022-01-01 13:43:48 +00:00
Pedro Alves
3c9d3449ad
disable LSP capabilities for now... (temp. fix #7 )
...
This wasn't being used by anyone, but it's generating incorrect
code, for some reason
2022-01-01 13:39:13 +00:00
Builditluc
4f796070f9
fix nvim-lsp #7
2021-12-14 17:19:53 +00:00
Builditluc
42870eb04b
nvim-lsp: add pyright lsp
2021-11-26 11:10:17 +00:00
Builditluc
1e98f2f597
nvim-lsp: add options
2021-11-26 11:10:17 +00:00
Pedro Alves
ba79ba0652
nvim-lsp: create nvim LSP plugin
2021-02-01 15:54:53 +00:00