Add gitlint linter to nvim

This commit is contained in:
aleidk 2023-12-07 14:55:42 -03:00
parent 57fa9358f6
commit 929a1110a5
2 changed files with 10 additions and 1 deletions

View file

@ -59,6 +59,8 @@ return {
pyright = {},
rust_analyzer = {},
sqlls = {},
-- TODO: need latest version of mason-lspconfig
-- typos_lsp = {},
tsserver = {
init_options = {
preferences = {