Minor refactor, across the board
Do you see the board? Now look at the other side. That's how far this refactor extends. Yes.
This commit is contained in:
parent
f6c7c13634
commit
ca2c8b5a45
10 changed files with 31 additions and 29 deletions
|
@ -89,8 +89,7 @@ variable for an explanation of the defaults (in comments). See
|
|||
(after! wgrep
|
||||
;; A wrapper that invokes `wgrep-mark-deletion' across lines you use
|
||||
;; `evil-delete' in wgrep buffers.
|
||||
(define-key! wgrep-mode-map
|
||||
[remap evil-delete] #'+evil-delete))
|
||||
(define-key wgrep-mode-map [remap evil-delete] #'+evil-delete))
|
||||
|
||||
;; replace native folding commands
|
||||
(define-key! 'global
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue