mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-08 09:46:00 +00:00
Compare commits
No commits in common. "45aaf1cccff9981456821105b4d2b5918f00cab0" and "cf066ec6812af32ad229b0d2ab3228182f8b0a14" have entirely different histories.
45aaf1cccf
...
cf066ec681
2 changed files with 1 additions and 2 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
|
||||||
|
|
|
||||||
|
|
@ -150,5 +150,3 @@
|
||||||
|
|
||||||
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
|
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
|
||||||
`languages.lua`.
|
`languages.lua`.
|
||||||
|
|
||||||
<!-- vim: set textwidth=80: -->
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue