mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-02-11 21:08:50 +00:00
8 lines
177 B
TOML
8 lines
177 B
TOML
column_width = 160
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "None"
|
|
collapse_simple_statement = "Always"
|