fix(nvim): finally a working colorcolumn

This commit is contained in:
2024-11-12 05:21:26 +02:00
parent d5618c9b5f
commit e5311ca285
4 changed files with 12 additions and 1 deletions

View File

@@ -15,3 +15,6 @@ trim_trailing_whitespace = true
[*.md]
max_line_length = off
trim_trailing_whitespace = false
[*.json]
max_line_length = off