mirror of
https://github.com/Hydroxycarbamide/astrovim_user.git
synced 2025-05-07 05:19:08 -04:00
Initial commit
This commit is contained in:
commit
7bedf3cc3a
13 changed files with 338 additions and 0 deletions
7
.stylua.toml
Normal file
7
.stylua.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue