nvim config updated

This commit is contained in:
2025-11-09 13:41:37 +01:00
parent 332a9513be
commit 20d1b9e7f5
30 changed files with 618 additions and 347 deletions

View File

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