Merge pull request #2948 from rgrinberg/add-full-name-capture
Add full name to :cap
This commit is contained in:
commit
02374c69ce
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
(evil-ex-define-cmd "tabsave" #'+workspace:save)
|
||||
|
||||
;;; Org-mode
|
||||
(evil-ex-define-cmd "cap" #'org-capture)
|
||||
(evil-ex-define-cmd "cap[ture]" #'org-capture)
|
||||
|
||||
;;; ibuffer
|
||||
(when (featurep! :emacs ibuffer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue