mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
feature/evil: disable evil-snipe in ranger-mode
This commit is contained in:
@@ -355,7 +355,7 @@ the new algorithm is confusing, like in python or ruby."
|
||||
evil-snipe-char-fold t
|
||||
evil-snipe-disabled-modes
|
||||
'(org-agenda-mode magit-mode git-rebase-mode
|
||||
elfeed-show-mode elfeed-search-mode)
|
||||
elfeed-show-mode elfeed-search-mode ranger-mode)
|
||||
evil-snipe-aliases '((?\[ "[[{(]")
|
||||
(?\] "[]})]")
|
||||
(?\; "[;:]")))
|
||||
|
Reference in New Issue
Block a user