diff --git a/init.d/text/common.el b/init.d/text/common.el index edd9d5b..83d45bb 100644 --- a/init.d/text/common.el +++ b/init.d/text/common.el @@ -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 . + ;; Fix is in develop: . :custom (register-quicknav-buffer-only t) :bind (("C-" . register-quicknav-prev-register) ("C-" . register-quicknav-next-register)