Add nvim to dotfiles

This commit is contained in:
2026-03-10 11:05:14 +00:00
parent 56f5e8a217
commit dc96e01021
12 changed files with 398 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