Add :oag and :oagr for searching org files

This commit is contained in:
Henrik Lissner 2016-03-10 23:55:40 -05:00
parent 515171b957
commit de509ab31e
2 changed files with 23 additions and 0 deletions

View file

@ -74,6 +74,9 @@
;; Org-mode
(exmap "att[ach]" 'narf:org-attach)
(exmap "link" 'narf:org-link)
;; ag-powered search for org-files
(exmap "oag" 'narf:org-helm-ag-search)
(exmap "oagr" 'narf:org-helm-ag-regex-search)
;; Plugins
(after! flycheck