Minor style/comment edits

This commit is contained in:
Henrik Lissner 2018-03-02 22:31:06 -05:00
parent 18adf33087
commit 128b11a8bc
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 2 deletions

View file

@ -112,7 +112,7 @@ immediately runs it on the current candidate (ending the ivy session)."
;; Removes character limit from `counsel-ag-function'
;;
;; This may need to be updated frequently, to meet changes upstream
;; 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))