summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom.el b/custom.el
index 3454e3e..1e7535b 100644
--- a/custom.el
+++ b/custom.el
@@ -3,6 +3,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(ag-ignore-list '("*.min.js.map" "*.min.js"))
'(ansi-color-names-vector
["#1D252C" "#D95468" "#8BD49C" "#EBBF83" "#5EC4FF" "#E27E8D" "#70E1E8" "#A0B3C5"])
'(browse-url-browser-function 'browse-url-firefox)