feature/evil: improve bf771dcb
This commit is contained in:
parent
de40ccd361
commit
ff2f30f9b4
2 changed files with 6 additions and 3 deletions
|
@ -164,8 +164,6 @@ NOTE This may need to be updated frequently, to meet changes upstream (in
|
|||
counsel-rg)."
|
||||
(if (< (length string) 1) ; <-- modified the character limit
|
||||
(counsel-more-chars 1) ; <--
|
||||
(when (and (featurep 'evil) evil-mode)
|
||||
(evil-set-jump))
|
||||
(let ((default-directory (ivy-state-directory ivy-last))
|
||||
(regex (counsel-unquote-regex-parens
|
||||
(setq ivy--old-re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue