Initial Commit

This commit is contained in:
2025-08-09 00:03:40 +02:00
commit 1688bd8309
26 changed files with 2015 additions and 0 deletions

3
nvim/stylua.toml Normal file
View File

@@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 4
column_width = 120