nvim: added stylua.toml
This commit is contained in:
parent
55391c3fc3
commit
6a6660ea31
1 changed files with 4 additions and 0 deletions
4
.config/nvim/stylua.toml
Normal file
4
.config/nvim/stylua.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
indent_type = "Spaces"
|
||||
indent_width = 4
|
||||
column_width = 120
|
||||
quote_style = "ForceDouble"
|
Loading…
Add table
Add a link
Reference in a new issue