Add: lua style for nvim
This commit is contained in:
parent
b9fb8152ed
commit
9e2db7f716
1 changed files with 3 additions and 0 deletions
3
Configs/nvim/stylua.toml
Normal file
3
Configs/nvim/stylua.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
indent_type = "Spaces"
|
||||||
|
indent_width = 4
|
||||||
|
column_width = 120
|
Loading…
Reference in a new issue