Update nvim config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 11:25:51 +03:00
parent fbdf0560cf
commit 43c8b90762
8 changed files with 303 additions and 94 deletions

View File

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