feat: nvim tree
This commit is contained in:
parent
b7a6606f8b
commit
3b6204cfd1
3 changed files with 29 additions and 3 deletions
|
|
@ -12,8 +12,8 @@ return {
|
|||
typescriptreact = { 'eslint_d' },
|
||||
javascriptreact = { 'eslint_d' },
|
||||
-- dockerfile = { 'hadolint' },
|
||||
json = { 'jsonlint' },
|
||||
text = { 'vale' },
|
||||
-- json = { 'jsonlint' },
|
||||
-- text = { 'vale' },
|
||||
}
|
||||
|
||||
-- To allow other plugins to add linters to require('lint').linters_by_ft,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue