mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-26 11:19:20 +09:00
new(nvim): add config for org
This commit is contained in:
parent
8be02e7554
commit
383d7e5102
1 changed files with 2 additions and 0 deletions
2
dotfiles/neovim/after/ftplugin/org.lua
Normal file
2
dotfiles/neovim/after/ftplugin/org.lua
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
vim.o.tabstop = 2
|
||||||
|
vim.o.shiftwidth = 2
|
Loading…
Add table
Add a link
Reference in a new issue