From 030c06183f56b8b23f8e7786c4761082962ed282 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Thu, 5 Sep 2019 02:39:36 -0500 Subject: [PATCH] Added ag --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom.el b/custom.el index 6145b0c..3918742 100644 --- a/custom.el +++ b/custom.el @@ -9,7 +9,7 @@ '(elpy-eldoc-show-current-function nil) '(package-selected-packages (quote - (string-inflection tiny powershell diffview ivy-hydra window-numbering php-mode swiper mode-line-bell htmlize cython-mode blacken dired-narrow lua-mode browse-kill-ring clipmon free-keys org-link-minor-mode js2-mode js2-refactor xref-js2 python-django visual-regexp-steroids pcre2el vimrc-mode iedit transient magit dracula-theme flycheck elpy ein better-defaults ssh-config-mode yaml-mode apache-mode web-mode undo-tree))) + (ag string-inflection tiny powershell diffview ivy-hydra window-numbering php-mode swiper mode-line-bell htmlize cython-mode blacken dired-narrow lua-mode browse-kill-ring clipmon free-keys org-link-minor-mode js2-mode js2-refactor xref-js2 python-django visual-regexp-steroids pcre2el vimrc-mode iedit transient magit dracula-theme flycheck elpy ein better-defaults ssh-config-mode yaml-mode apache-mode web-mode undo-tree))) '(reb-re-syntax (quote string))) (custom-set-faces ;; custom-set-faces was added by Custom.