a bunch of updates
This commit is contained in:
parent
775a72f204
commit
a84395e4d4
9 changed files with 347 additions and 23 deletions
|
@ -16,6 +16,6 @@ require('nvim-treesitter.configs').setup {
|
|||
}
|
||||
|
||||
require('orgmode').setup({
|
||||
org_agenda_files = { '~/Dropbox/org/*', '~/my-orgs/**/*' },
|
||||
org_default_notes_file = '~/Dropbox/org/refile.org',
|
||||
org_agenda_files = { '~/Nextcloud/org/*', '~/my-orgs/**/*' },
|
||||
org_default_notes_file = '~/Nextcloud/org/refile.org',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue