|
173e84c089
|
[nvim] fix: don't ask for luassert on attach
|
2023-01-29 00:48:45 +01:00 |
|
|
1c90ace028
|
[nvim] fix: lsp formatting
vim.lsp.buf.formatting got deprecated
|
2023-01-07 22:50:54 +01:00 |
|
|
e87b863640
|
[nvim] feat: add rust_analyzer LSP
|
2022-12-02 16:17:02 +01:00 |
|
|
c2d120ecf4
|
[nvim] format: nvim lsp server list
|
2022-12-02 16:17:02 +01:00 |
|
|
a2ead9f0c0
|
[nvim] fix: lspconfig require formatting
|
2022-12-02 16:17:02 +01:00 |
|
|
47cc2a3694
|
[nvim] fix: lsp installation dir variable
this is now a global variable
|
2022-12-02 16:16:32 +01:00 |
|
|
03a7796555
|
[nvim] fix: change deprecated LSP installer
use `mason` instead of `lsp-install`
|
2022-11-10 21:24:22 +01:00 |
|
|
13efea3df4
|
[nvim.cmp] fix: deprecated function
|
2022-10-19 23:43:21 +02:00 |
|
David JULIEN
|
12182ea487
|
[nvim] fix: lsp hints in signbar
|
2022-05-31 17:21:29 +02:00 |
|
|
015c7f3936
|
[nvim] feat: add latex lsp
|
2022-05-17 16:45:58 +02:00 |
|
|
f25ef3e9be
|
[nvim] feat: cleanup server setup
|
2022-05-04 22:58:42 +02:00 |
|
|
f20223da57
|
[nvim] feat: update lsp config to follow plugins
nvim-lsp-installer stopped setting things up, setup lsp through
lspconfig
|
2022-05-02 23:35:31 +02:00 |
|