feat(home/base/tui/editors/neovim): upgrade astronvim to v4

This commit is contained in:
Ryan Yin
2024-04-13 00:11:32 +08:00
parent a593435947
commit c5dcc7e24d
41 changed files with 1081 additions and 663 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"