🔧 add nvim config w/ nvchad ❤️

don't know if this is the right way, but fuck it lol
This commit is contained in:
Sindre Kjelsrud 2023-09-15 14:45:59 +02:00
parent 40dd2ada04
commit 10adea97c8
18 changed files with 1643 additions and 0 deletions

View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"