1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 19:41:15 +02:00

nvim: updated plugins, added R support

This commit is contained in:
2023-10-24 22:39:37 +02:00
parent b6931c106b
commit 415f14234b
2 changed files with 21 additions and 20 deletions

View File

@@ -44,6 +44,7 @@ return {
"marksman",
"nimls",
"pylsp",
"r_language_server",
"sqlls",
"texlab",
"tsserver",