Set evil jump point before counsel-ag (and variants)
This commit is contained in:
parent
ff0b45299e
commit
bf771dcbdb
2 changed files with 6 additions and 4 deletions
|
@ -109,7 +109,8 @@ immediately runs it on the current candidate (ending the ivy session)."
|
|||
cmd
|
||||
'(("O" +ivy-git-grep-other-window-action "open in other window"))))
|
||||
|
||||
;; Removes character limit from `counsel-ag-function'
|
||||
;; Removes character limit from `counsel-ag-function' and sets a jump point
|
||||
;; for `evil'.
|
||||
;;
|
||||
;; This may need to be updated frequently, to meet changes upstream.
|
||||
;; counsel-ag, counsel-rg and counsel-pt all use this function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue