Update some packages of nvim
Update Mason and mason-lspconfig to use typos_lsp also add gitlint to ensure_install
This commit is contained in:
parent
929a1110a5
commit
975482447d
4 changed files with 5 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ return {
|
|||
"lua_ls",
|
||||
"tsserver",
|
||||
"yamlls",
|
||||
"gitlint",
|
||||
}
|
||||
require("plugins.configs.mason-lspconfig")(plugin, opts)
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue