|
d9e7f76a5f
|
[nvim] format: tabstop=8 -> 4 for lua files
|
2022-04-27 22:46:27 +02:00 |
|
|
bc67eb8ffe
|
[nvim] feat: update mapping API
nvim 0.7 has a dedicated keymap.set function
|
2022-04-27 22:46:10 +02:00 |
|
|
40839ad70b
|
[nvim] feat: configure LSPs through lsp-installer
!!!BREAK: do not use lsp-config (used under the hood by
nvim-lsp-installer)
|
2022-04-27 22:45:42 +02:00 |
|
David JULIEN
|
6bd3c20f7d
|
[nvim] feat: auto install lsp servers
python, lua, bash, tex
|
2021-10-17 12:49:55 +02:00 |
|
David JULIEN
|
ca81062105
|
[nvim] feat: use nvim_lsp_installer
manage lsp servers through nvim's plugin
!!! BREAKING: requires npm
check https://github.com/williamboman/nvim-lsp-installer.git
|
2021-10-17 12:44:44 +02:00 |
|