feat: add marksman language server

main
mandlm 2023-10-16 20:28:18 +02:00
parent 6fca68679d
commit bb6968c86e
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,7 @@ in
nodePackages.vscode-langservers-extracted
lldb
vscode-extensions.vadimcn.vscode-lldb
marksman
];
# symlink for a stable path

View File

@ -87,6 +87,7 @@ local servers = {
},
},
},
["marksman"] = {},
["pylsp"] = {
pylsp = {
plugins = {