mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: add stylua
This commit is contained in:
parent
95d04c5cd4
commit
96e2fd2964
2 changed files with 57 additions and 44 deletions
6
nvim/.stylua.toml
Normal file
6
nvim/.stylua.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
column_width = 160
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "None"
|
||||
Loading…
Add table
Add a link
Reference in a new issue