mirror of
https://github.com/kristoferssolo/lualine-harpoon.nvim.git
synced 2025-10-21 19:50:33 +00:00
11 lines
209 B
TOML
11 lines
209 B
TOML
column_width = 120
|
|
line_endings = "Unix"
|
|
indent_type = "Tabs"
|
|
indent_width = 4
|
|
quote_style = "AutoPreferDouble"
|
|
call_parentheses = "Always"
|
|
collapse_simple_statement = "Never"
|
|
|
|
[sort_requires]
|
|
enabled = false
|