Emacs: remove help+
1 file 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)