Premier commit
This commit is contained in:
commit
b67a204562
19 changed files with 4136 additions and 0 deletions
6
nvim/.stylua.toml
Normal file
6
nvim/.stylua.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
column_width = 160
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "None"
|
Loading…
Add table
Add a link
Reference in a new issue