inital commit

This commit is contained in:
Elias Renman
2023-11-28 21:42:55 +01:00
commit 679b361d76
13 changed files with 686 additions and 0 deletions

3
nvim/stylua.toml Normal file
View File

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