init: kickstart.nvim
This commit is contained in:
commit
4c4096cf30
6 changed files with 475 additions and 0 deletions
6
.stylua.toml
Normal file
6
.stylua.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
column_width = 160
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
no_call_parentheses = true
|
Loading…
Add table
Add a link
Reference in a new issue