mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 18:51:02 +00:00
fix(nvim): finally a working colorcolumn
This commit is contained in:
@@ -15,3 +15,6 @@ trim_trailing_whitespace = true
|
||||
[*.md]
|
||||
max_line_length = off
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.json]
|
||||
max_line_length = off
|
||||
|
||||
Reference in New Issue
Block a user