Add gitlint linter to nvim
This commit is contained in:
parent
57fa9358f6
commit
929a1110a5
2 changed files with 10 additions and 1 deletions
|
|
@ -59,6 +59,8 @@ return {
|
|||
pyright = {},
|
||||
rust_analyzer = {},
|
||||
sqlls = {},
|
||||
-- TODO: need latest version of mason-lspconfig
|
||||
-- typos_lsp = {},
|
||||
tsserver = {
|
||||
init_options = {
|
||||
preferences = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue