Define KBD gu to browse-url-at-point

This is handy!
This commit is contained in:
William Carroll 2020-09-08 13:12:47 +01:00
parent 34af54eb04
commit 12bd12434d

View file

@ -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