lang/org: default org-refile targets to current buffer
This commit is contained in:
parent
2755320178
commit
53433d9c37
1 changed files with 1 additions and 3 deletions
|
@ -102,9 +102,7 @@ path too.")
|
|||
'((?A . error)
|
||||
(?B . warning)
|
||||
(?C . success))
|
||||
org-refile-targets
|
||||
'((nil :maxlevel . 3)
|
||||
(org-agenda-files :maxlevel . 3))
|
||||
org-refile-targets '((nil :maxlevel . 4))
|
||||
org-startup-indented t
|
||||
org-tags-column -80
|
||||
org-use-sub-superscripts '{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue