Feat: Moved astronvim user config from submodule

This commit is contained in:
2023-04-26 23:44:19 +03:00
parent fb48a86b27
commit 6126827503
15 changed files with 1131 additions and 8 deletions

7
.stylua.toml Normal file
View File

@@ -0,0 +1,7 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"
collapse_simple_statement = "Always"