cleaned up the config some

This commit is contained in:
Travis Opperud 2024-07-13 16:04:25 -05:00
parent 96add0cf96
commit f328a7e2f5
4 changed files with 39 additions and 9 deletions

View file

@ -35,7 +35,7 @@ return {
-- lint.linters_by_ft['inko'] = nil
-- lint.linters_by_ft['janet'] = nil
-- lint.linters_by_ft['json'] = nil
-- lint.linters_by_ft['markdown'] = nil
lint.linters_by_ft['markdown'] = nil
-- lint.linters_by_ft['rst'] = nil
-- lint.linters_by_ft['ruby'] = nil
-- lint.linters_by_ft['terraform'] = nil