mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
private/hlissner: remove Y binding (evil provides this)
This commit is contained in:
@ -191,8 +191,6 @@
|
||||
(:desc "Unit tests" :prefix "t"))
|
||||
|
||||
;;; Evil-esque bindings
|
||||
;; Yank to EOL
|
||||
:n "Y" "y$"
|
||||
;; Folding
|
||||
:n "zr" #'+evil:open-folds-recursively
|
||||
:n "zm" #'+evil:close-folds-recursively
|
||||
|
Reference in New Issue
Block a user