mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2026-08-07 14:48:09 +00:00
improve: smoother experience
This commit is contained in:
+6
-4
@@ -1,4 +1,6 @@
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 4
|
||||
no_call_parentheses = true
|
||||
column_width = 100
|
||||
indent_type = 'Spaces'
|
||||
quote_style = 'AutoPreferSingle'
|
||||
indent_width = 2
|
||||
call_parentheses = 'Always'
|
||||
collapse_simple_statement = 'ConditionalOnly'
|
||||
|
||||
Reference in New Issue
Block a user