Added missing nvim config files

This commit is contained in:
Zackarias Montell
2025-05-15 11:41:38 +02:00
parent 243b759813
commit f69e928131
11 changed files with 459 additions and 0 deletions

View File

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