Regenerate nvim config
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Tabs"
|
||||
indent_width = 4
|
||||
quote_style = "AutoPreferDouble"
|
||||
collapse_simple_statement = "Always"
|
||||
call_parentheses = "None"
|
||||
Reference in New Issue
Block a user