mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +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"
|
|
|