first commit

This commit is contained in:
m3tam3re
2024-03-22 14:13:27 +01:00
commit 110e594fdd
14 changed files with 1756 additions and 0 deletions

6
nvim/.stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"