Minor refactors & reformatting across the board
This commit is contained in:
parent
bd4755123f
commit
449ddb986c
5 changed files with 7 additions and 7 deletions
|
@ -35,7 +35,7 @@ workspace."
|
|||
|
||||
|
||||
;;
|
||||
;; Project search
|
||||
;;; Project search
|
||||
|
||||
(defun +helm-ag-search-args (all-files-p recursive-p)
|
||||
(list (concat "ag " (if IS-WINDOWS "--vimgrep" "--nocolor --nogroup"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue