Compare commits

..

No commits in common. "45aaf1cccff9981456821105b4d2b5918f00cab0" and "cf066ec6812af32ad229b0d2ab3228182f8b0a14" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -13,6 +13,7 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
max_line_length = 80
[*.{js,json,nix,yml,yaml,toml}]
indent_style = space

View file

@ -150,5 +150,3 @@
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.
<!-- vim: set textwidth=80: -->