Adds nvim config

This commit is contained in:
Michel 2024-11-21 22:18:51 +01:00
parent ac5fd4f192
commit 232b3e03a7
14 changed files with 558 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