vim config changes
This commit is contained in:
parent
4e77df8c01
commit
9cf19bd3a4
9 changed files with 104 additions and 95 deletions
|
@ -16,6 +16,6 @@ require('nvim-treesitter.configs').setup {
|
|||
}
|
||||
|
||||
require('orgmode').setup({
|
||||
org_agenda_files = { '~/Nextcloud/Documents/uni/**/*'},
|
||||
org_default_notes_file = '~/Nextcloud/Documents/uni/refile.org',
|
||||
org_agenda_files = { '~/Nextcloud/org/**/*'},
|
||||
org_default_notes_file = '~/Nextcloud/org/refile.org',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue