nvim: added stylua.toml
This commit is contained in:
parent
55391c3fc3
commit
6a6660ea31
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…
Reference in a new issue