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)
|
'((?A . error)
|
||||||
(?B . warning)
|
(?B . warning)
|
||||||
(?C . success))
|
(?C . success))
|
||||||
org-refile-targets
|
org-refile-targets '((nil :maxlevel . 4))
|
||||||
'((nil :maxlevel . 3)
|
|
||||||
(org-agenda-files :maxlevel . 3))
|
|
||||||
org-startup-indented t
|
org-startup-indented t
|
||||||
org-tags-column -80
|
org-tags-column -80
|
||||||
org-use-sub-superscripts '{}
|
org-use-sub-superscripts '{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue