Emacs: Remove iregister.
This commit is contained in:
parent
4dea86bd32
commit
eb95c669a6
|
@ -1,6 +1,6 @@
|
|||
;;; common.el --- Common settings for text files. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2020-02-19T12:23:03+0100>
|
||||
;; Time-stamp: <2020-02-19T15:56:29+0100>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -341,10 +341,5 @@
|
|||
|
||||
(use-package ripgrep)
|
||||
|
||||
(use-package iregister
|
||||
:bind
|
||||
("M-r" . iregister-jump-to-next-marker)
|
||||
)
|
||||
|
||||
(provide 'text/common)
|
||||
;;; common.el ends here
|
||||
|
|
Loading…
Reference in New Issue
Block a user