shorten lsp.buf commands from LspBuf.. to Lb

This commit is contained in:
2025-10-29 18:07:11 +08:00
parent 23662ac758
commit 12c58d90fb
3 changed files with 7 additions and 4 deletions

View File

@@ -93,6 +93,8 @@ return {
},
},
{ 'jlcrochet/vim-razor', lazy = false },
--
-- Language Server
--
@@ -169,6 +171,7 @@ return {
"html",
"jsonls",
"lua_ls",
"omnisharp",
"phpactor",
"pyright",
"sqls",