Added nvim

This commit is contained in:
2025-05-01 10:04:40 +02:00
parent 15d8f6c7bd
commit ea74360ede
15 changed files with 808 additions and 0 deletions

3
.config/nvim/stylua.toml Normal file
View File

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