summaryrefslogtreecommitdiff
path: root/emacs/custom/fcuny-navigation.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom/fcuny-navigation.el')
-rw-r--r--emacs/custom/fcuny-navigation.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/custom/fcuny-navigation.el b/emacs/custom/fcuny-navigation.el
index 1a420ea..4f2541e 100644
--- a/emacs/custom/fcuny-navigation.el
+++ b/emacs/custom/fcuny-navigation.el
@@ -1,5 +1,7 @@
(require 'fcuny-vars)
+(setq help-window-select t)
+
(use-package bookmark
:custom
(bookmark-default-file (expand-file-name "bookmarks" fcuny/path-emacs-var))