feature/evil: disable evil-snipe in ranger-mode
This commit is contained in:
parent
57bdd92756
commit
8f21154e50
1 changed files with 1 additions and 1 deletions
|
@ -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 '((?\[ "[[{(]")
|
||||
(?\] "[]})]")
|
||||
(?\; "[;:]")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue