Emacs: remove help+
Alan Pearce alan@alanpearce.co.uk
Sat, 18 May 2013 12:42:06 +0100
1 files changed, 0 insertions(+), 3 deletions(-)
jump to
M emacs/init.el → emacs/init.el
@@ -324,9 +324,6 @@ (use-package eldoc-context :bind (("C-c h" . rgr/toggle-context-help))) -(use-package help+ - :bind (("<f1>" . help-on-click/key))) - (use-package which-func :defer t :idle (which-function-mode)