[oni-org] Change org tags column
This commit is contained in:
parent
c74133b68b
commit
e9214ea7e4
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ _di_: Add inlineimages STARTUP
|
||||||
(setq org-return-follows-link t)
|
(setq org-return-follows-link t)
|
||||||
(setq org-special-ctrl-a/e t)
|
(setq org-special-ctrl-a/e t)
|
||||||
(setq org-src-fontify-natively t)
|
(setq org-src-fontify-natively t)
|
||||||
(setq org-tags-column -67)
|
(setq org-tags-column -80)
|
||||||
(setq org-tags-exclude-from-inheritance '("project"))
|
(setq org-tags-exclude-from-inheritance '("project"))
|
||||||
(setq org-tags-sort-function #'string<)
|
(setq org-tags-sort-function #'string<)
|
||||||
(setq org-use-fast-todo-selection t)
|
(setq org-use-fast-todo-selection t)
|
||||||
|
|
Loading…
Reference in a new issue