mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: update stylua config
This commit is contained in:
parent
1827f73b8c
commit
77a88798cd
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
column_width = 100
|
column_width = 100
|
||||||
indent_type = "Tabs"
|
indent_type = "Tabs"
|
||||||
|
indent_width = 3
|
||||||
|
line_endings = "Unix"
|
||||||
quote_style = "AutoPreferSingle"
|
quote_style = "AutoPreferSingle"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue