zop to char.
This commit is contained in:
parent
628f046fee
commit
5b0d6c3524
@ -574,6 +574,11 @@ The current directory is assumed to be the project's root otherwise."
|
||||
(recentf-mode 1)
|
||||
(setq recentf-max-menu-items 500)))
|
||||
|
||||
(use-package zop-to-char
|
||||
:ensure t
|
||||
:demand t
|
||||
:bind ("M-z" . zop-to-char))
|
||||
|
||||
;; =============================================================================
|
||||
;; Non-Programming Stuff
|
||||
;; =============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user