Use nvim kickstarter over lazyvim
This commit is contained in:
parent
d367331da0
commit
3f9f750476
54 changed files with 1764 additions and 5 deletions
6
home/dot_config/nvim/dot_stylua.toml
Normal file
6
home/dot_config/nvim/dot_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