feat(nvim): enable modelines in org buffers
This commit is contained in:
parent
5776a84ce3
commit
b9284bafc1
@ -1 +1,2 @@
|
|||||||
vim.opt_local.shiftwidth = 2
|
vim.opt_local.shiftwidth = 2
|
||||||
|
vim.opt_local.modeline = true
|
||||||
|
Loading…
Reference in New Issue
Block a user