mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2025-12-05 22:56:13 +00:00
7 lines
166 B
TOML
7 lines
166 B
TOML
column_width = 100
|
|
indent_type = 'Spaces'
|
|
quote_style = 'AutoPreferSingle'
|
|
indent_width = 2
|
|
call_parentheses = 'Always'
|
|
collapse_simple_statement = 'ConditionalOnly'
|