Emacs: Add PR URL to straight-bug.
This commit is contained in:
parent
40c4b7ccca
commit
bcd99de364
|
@ -1,6 +1,6 @@
|
|||
;;; common.el --- Common settings for text files. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2020-12-02T11:51:07+0100>
|
||||
;; Time-stamp: <2020-12-06T12:10:55+0100>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -36,6 +36,7 @@
|
|||
:repo "https://schlomp.space/tastytea/register-quicknav.git"
|
||||
:branch "main")
|
||||
;; ^^^^^^^ See <https://github.com/raxod502/straight.el/issues/279>.
|
||||
;; Fix is in develop: <https://github.com/raxod502/straight.el/pull/630>.
|
||||
:custom (register-quicknav-buffer-only t)
|
||||
:bind (("C-<f5>" . register-quicknav-prev-register)
|
||||
("C-<f6>" . register-quicknav-next-register)
|
||||
|
|
Loading…
Reference in New Issue
Block a user