1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-16 15:07:44 +02:00

nvim: moved back to pyright

This commit is contained in:
tiyn 2024-02-27 16:21:55 +01:00
parent 02f6077bab
commit 032b94333e

View File

@ -28,7 +28,7 @@ return {
"lua_ls", "lua_ls",
"marksman", "marksman",
"nimls", "nimls",
"pylsp", "pyright",
"r_language_server", "r_language_server",
"sqlls", "sqlls",
"texlab", "texlab",