Pedro Alves
27bf782ed8
nvim-lsp: try again to fix haskell gaaaaa
2022-12-01 15:15:54 +00:00
Pedro Alves
46c0128a36
nvim-lsp: fix hls again i hope it's the last time <.<
2022-12-01 14:22:15 +00:00
Pedro Alves
398c96ffe0
nvim-lsp: fix typo in hls config
...
I'm an idiot that can't type :')
2022-12-01 14:18:23 +00:00
Pedro Alves
5242d9333e
nvim-lsp: fix hls
2022-12-01 14:15:46 +00:00
Pedro Alves
36bc31ed5c
lsp: add haskell language server
2022-12-01 14:05:46 +00:00
Alexander Nortung
bc045bd50a
vuels: using non deprecated version ( #77 )
2022-11-30 17:04:24 +00:00
Alexander Nortung
a601a75d0c
nvim-lsp: added denols ( #68 )
2022-11-16 12:37:35 +00:00
Pedro Alves
4f08c8a4bf
trouble.nvim: init
2022-11-15 10:14:43 +00:00
Alexander Nortung
e19114a4d0
nvim-lsp/tsserver: init ( #57 )
2022-10-28 00:40:40 +01:00
Pedro Alves
f0ad4cd2ec
lsp: fix issue with everything other than elixir
2022-10-22 22:15:03 +01:00
Pedro Alves
ce909992f6
lsp: fix elixir again
2022-10-22 15:49:04 +01:00
Pedro Alves
c7b561b40c
lsp: fix elixir lsp
2022-10-22 15:45:03 +01:00
Pedro Alves
2db1c36c30
lsp: add elixirls
2022-10-22 14:55:22 +01:00
Pedro Alves
4ddd3969e5
nixvim: support standalone nixvim
...
This represents a major rearchitecture for nixvim, so I'm leaving this up to track the progress for now, and to serve as a reference for any breaking changes during transition.
The main change is, of course, being able to use nixvim standalone. To do this, you should use the new build function, which takes in two arguments: the system architecture (e.g. x86_64-linux) and the configuration. For the new configuration, do not use the programs.nixvim. prefix.
For module development, the main change is that you should no longer prefix your modules with programs.nixvim..
2022-09-18 11:19:23 +01:00
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