mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
Minor refactors & reformatting across the board
This commit is contained in:
@@ -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"))
|
||||
|
Reference in New Issue
Block a user