Merge branch 'master' of gitlab.com:chriscochrun/dotemacs
This commit is contained in:
commit
689c811bba
|
@ -1209,9 +1209,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
|
||||
"TAB" 'org-cycle)
|
||||
"t" 'org-todo)
|
||||
('insert org-mode-map
|
||||
"C-i" 'completion-at-point)
|
||||
('normal 'org-src-mode-map
|
||||
|
|
Loading…
Reference in a new issue