fixing org-cycle
This commit is contained in:
parent
6d5ff9e818
commit
4a5f8d644f
|
@ -1207,8 +1207,7 @@ Part of this config includes some special capture templates for my work as a you
|
|||
"RET" 'chris/org-dwim-at-point
|
||||
"gC" 'chris/org-columns-view
|
||||
"ge" 'org-edit-src-code
|
||||
"t" 'org-todo
|
||||
"C-i" 'completion-at-point)
|
||||
"t" 'org-todo)
|
||||
('insert org-mode-map
|
||||
"C-i" 'completion-at-point)
|
||||
('normal 'org-src-mode-map
|
||||
|
|
Loading…
Reference in a new issue