summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-07-08 17:24:47 +0200
committerGravatar Tom Willemse2014-07-08 17:24:47 +0200
commit586e1a2c296c03d9a0f04fea5552f2e6ce755d5b (patch)
treeef2d64cce6e1f91a3014d6ddb99dc2363742845a
parent99dbbfacb1d3d0dce0f915ca8e0a62d9d66c7cc8 (diff)
downloademacs-586e1a2c296c03d9a0f04fea5552f2e6ce755d5b.tar.gz
emacs-586e1a2c296c03d9a0f04fea5552f2e6ce755d5b.zip
Ignore the vendor/ dir with (r)grep
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 52ea389..b38b5c5 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1051,6 +1051,7 @@ from myaethon2.core.decorators import (
(stante-after grep
(add-to-list 'grep-find-ignored-directories "migrations")
+ (add-to-list 'grep-find-ignored-directories "vendor")
(add-to-list 'grep-find-ignored-files "TAGS"))
(stante-after help-at-pt