[neovim] moves config into the neovim subdir

This commit is contained in:
Drew Haven
2025-02-11 15:28:14 -08:00
parent ac856b5ce1
commit 04b3e9a69b
12 changed files with 2 additions and 2 deletions

View File

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