mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 05:48:24 +00:00
chore(nvim): cleanup, formatting, fixes
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
column_width = 160
|
||||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "None"
|
||||
collapse_simple_statement = "Always"
|
||||
|
||||
[sort_requires]
|
||||
enabled = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user