mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-03 10:25:52 +00:00
editorcnofig: add textwidth setting for md
This commit is contained in:
parent
18c55d3beb
commit
937b5a2fe9
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ trim_trailing_whitespace = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
max_line_length = 80
|
||||||
|
|
||||||
[*.{js,json,nix,yml,yaml,toml}]
|
[*.{js,json,nix,yml,yaml,toml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue