mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
feat: install kulala
This commit is contained in:
@@ -134,11 +134,20 @@ return {
|
||||
"basedpyright",
|
||||
"bashls",
|
||||
"clangd",
|
||||
"cmake",
|
||||
"cssls",
|
||||
"css_variables",
|
||||
"emmet_language_server",
|
||||
"gopls",
|
||||
"html",
|
||||
"hyprls",
|
||||
"jdtls",
|
||||
"jinja_lsp",
|
||||
"jsonls",
|
||||
"lua_ls",
|
||||
"markdown_oxide",
|
||||
"neocmake",
|
||||
"ruff",
|
||||
"somesass_ls",
|
||||
"tailwindcss",
|
||||
"texlab",
|
||||
"tinymist",
|
||||
@@ -355,6 +364,7 @@ return {
|
||||
"json5",
|
||||
},
|
||||
},
|
||||
kulala_ls = {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user