Add formatters for lua and yaml

This commit is contained in:
Valeriy Filippov
2026-03-11 10:06:28 +03:00
parent c4a77e9d1b
commit 27663861dc
3 changed files with 20 additions and 2 deletions

2
nvim/.sylua.toml Normal file
View File

@@ -0,0 +1,2 @@
indent_type = "Spaces"
indent_width = 2