1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-11-29 17:19:44 +01:00

nvim: updated plugins, improved keymaps

This commit is contained in:
2024-10-12 19:21:05 +02:00
parent 5541ec87b9
commit d4a1d0622c
5 changed files with 154 additions and 247 deletions

View File

@@ -34,7 +34,7 @@ return {
"r_language_server",
"sqlls",
"texlab",
"tsserver",
-- "tsserver",
"yamlls",
}
})