General update for docstrings and comments & minor refactor
This commit is contained in:
parent
6790d666e0
commit
45c2221316
7 changed files with 12 additions and 14 deletions
|
@ -101,9 +101,10 @@ immediately runs it on the current candidate (ending the ivy session)."
|
|||
cmd
|
||||
'(("O" +ivy-git-grep-other-window-action "open in other window"))))
|
||||
|
||||
;; 1. Remove character limit from `counsel-ag-function'
|
||||
;; 2. This may need to be updated frequently, to meet changes upstream
|
||||
;; 3. counsel-ag, counsel-rg and counsel-pt all use this function
|
||||
;; Removes character limit from `counsel-ag-function'
|
||||
;;
|
||||
;; This may need to be updated frequently, to meet changes upstream
|
||||
;; counsel-ag, counsel-rg and counsel-pt all use this function
|
||||
(advice-add #'counsel-ag-function :override #'+ivy*counsel-ag-function))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue