Use nvim kickstarter over lazyvim

This commit is contained in:
Maximilian Friedersdorff 2025-09-30 22:08:24 +01:00
parent d367331da0
commit 3f9f750476
54 changed files with 1764 additions and 5 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"