(nvim) make copy of v0.11 neovim config

This commit is contained in:
juancwu 2026-04-12 20:00:06 -04:00
commit f5c36908f3
No known key found for this signature in database
38 changed files with 1796 additions and 0 deletions

3
nvim-0.11/stylua.toml Normal file
View file

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