mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
Added stylua formatting config to use 2 spaces for tabs
This commit is contained in:
parent
0b28e667ea
commit
387cb96e64
15 changed files with 305 additions and 303 deletions
2
.config/nvim/.stylua.toml
Normal file
2
.config/nvim/.stylua.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
indent_type = "Spaces"
|
||||
indent_width = 2
|
Loading…
Reference in a new issue