diff options
-rw-r--r-- | custom.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |