Commit graph

16 commits

Author SHA1 Message Date
Pedro Alves
f9304b5f6a lsp-lines: fix vim.diagnostic typo 2022-08-28 21:30:06 +01:00
Pedro Alves
5bc0a552ce lsp-lines: init 2022-08-28 01:33:43 +01:00
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
c619977f03 nvim-lsp/gopls: fix syntax 2022-07-11 22:13:14 +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
0d51b37154 nvim-autopairs: init plugin
Also disabled Nix for treesitter temporarily, it's broken right now
2021-03-17 22:33:03 +00:00
Pedro Alves
b13df5bd67 lspsaga: init plugin 2021-02-10 20:56:21 +00:00
Pedro Alves
f78cc62277 rnix-lsp: fix wrong order in the config 2021-02-01 16:28:49 +00:00
Pedro Alves
ba79ba0652 nvim-lsp: create nvim LSP plugin 2021-02-01 15:54:53 +00:00