Re-phrase org-vw comment as a todo. Magit shows todos now...
This commit is contained in:
parent
bdfdb3e332
commit
3c29cff2da
@ -51,8 +51,8 @@
|
||||
"Org VimWiki mode."
|
||||
:lighter " VW"
|
||||
:keymap (make-sparse-keymap)
|
||||
;; This is a hack, because hyperbole is scary. Ideal implementation would add
|
||||
;; a proper case rather than this weird fallback.
|
||||
;; TODO: This is a hack, because hyperbole is scary. Ideal implementation
|
||||
;; would add a proper case rather than this weird fallback.
|
||||
(require 'hyperbole)
|
||||
(make-local-variable action-key-default-function)
|
||||
(setq-local action-key-default-function #'org-vw-make-newlink)
|
||||
|
Loading…
Reference in New Issue
Block a user