replace LazyVim with kickstart config; migrate treesitter to main-branch API

This commit is contained in:
matt
2026-06-01 16:19:44 -07:00
parent 43f116fe2c
commit b2585d6634
27 changed files with 847 additions and 613 deletions
+6
View File
@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"