Define KBD gu to browse-url-at-point
This is handy!
This commit is contained in:
parent
34af54eb04
commit
12bd12434d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue