new(nvim): add config for org

This commit is contained in:
qwjyh 2025-04-16 19:40:15 +09:00
parent 8be02e7554
commit 383d7e5102

View file

@ -0,0 +1,2 @@
vim.o.tabstop = 2
vim.o.shiftwidth = 2