about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/keybindings.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/wpc/keybindings.el')
-rw-r--r--emacs/.emacs.d/wpc/keybindings.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/wpc/keybindings.el b/emacs/.emacs.d/wpc/keybindings.el
index 348b67c2e904..05ab876e2041 100644
--- a/emacs/.emacs.d/wpc/keybindings.el
+++ b/emacs/.emacs.d/wpc/keybindings.el
@@ -86,6 +86,7 @@
 
 (general-nmap
   :keymaps 'override
+  "gu" #'browse-url-at-point
   "gd" #'xref-find-definitions
   ;; Wrapping `xref-find-references' in the `let' binding to prevent xref from
   ;; prompting.  There are other ways to handle this variable, such as setting