1

Refresh generated nvim config

This commit is contained in:
2024-06-06 00:28:16 +02:00
parent 67ae09d87f
commit f0fadf6d12
24 changed files with 2626 additions and 1519 deletions

View File

@ -0,0 +1,5 @@
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"