update to AstroNvim v4

This commit is contained in:
2024-04-02 00:03:38 -06:00
parent 76c8250276
commit 717e88ea06
18 changed files with 642 additions and 8 deletions

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"