mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-07-10 03:34:24 +02:00
added loccur, use C-o for this
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
regexp-history)
|
||||
(call-interactively 'occur))
|
||||
|
||||
(use-package loccur
|
||||
:bind
|
||||
(("C-o" . loccur-current)))
|
||||
|
||||
(provide 'init-occur)
|
||||
;;; init-occur.el ends here
|
||||
|
||||
Reference in New Issue
Block a user