lang/org: nvmap l 'org-insert-link
This commit is contained in:
parent
82fb000574
commit
8fc3b1941b
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@
|
|||
:n "a" 'org-agenda
|
||||
:n "d" 'org-time-stamp
|
||||
:n "e" 'org-edit-special
|
||||
:n "l" 'org-insert-link
|
||||
:nv "l" 'org-insert-link
|
||||
:n "n" (λ! (if (buffer-narrowed-p) (widen) (org-narrow-to-subtree)))
|
||||
:n "r" 'org-refile
|
||||
:n "s" 'org-schedule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue