Are there support groups for emacs addicts?

This commit is contained in:
Henrik Lissner 2014-12-13 19:37:04 -05:00
parent e40c4dc6da
commit 230b707413
5 changed files with 26 additions and 10 deletions

View file

@ -66,7 +66,7 @@
:type inclusive
:repeat nil
(interactive "<r><a><!>")
(my:helm-ag-search beg end search bang t nil))))
(my:helm-ag-search beg end search bang t nil))
(evil-define-operator my:helm-ag-regex-search-cwd (beg end &optional search bang)
:type inclusive