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
|
|
@ -59,8 +59,7 @@ return {
|
|||
pyright = {},
|
||||
rust_analyzer = {},
|
||||
sqlls = {},
|
||||
-- TODO: need latest version of mason-lspconfig
|
||||
-- typos_lsp = {},
|
||||
typos_lsp = {},
|
||||
tsserver = {
|
||||
init_options = {
|
||||
preferences = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue