mirror of
https://github.com/rose-pine/neovim.git
synced 2026-06-07 01:26:57 +02:00
6 lines
113 B
TOML
6 lines
113 B
TOML
column_width = 100
|
|
indent_type = "Tabs"
|
|
indent_width = 3
|
|
line_endings = "Unix"
|
|
quote_style = "AutoPreferSingle"
|
|
|