org mode
This commit is contained in:
4
vim/.vim/lua/orgconfig.lua
Normal file
4
vim/.vim/lua/orgconfig.lua
Normal file
@ -0,0 +1,4 @@
|
||||
require('orgmode').setup({
|
||||
org_agenda_files = {'~/org/*'},
|
||||
org_default_notes_file = '~/org/refile.org',
|
||||
})
|
Reference in New Issue
Block a user