:find => :search
This commit is contained in:
parent
16c1156119
commit
0991e702cb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
(exmap "agr" 'narf:helm-ag-regex-search) ; project regex search
|
||||
(exmap "agr[cw]d" 'narf:helm-ag-regex-search-cwd) ; current directory regexp search
|
||||
(exmap "cd" 'narf:cd)
|
||||
(exmap "f[ind]" 'narf:helm-swoop) ; in-file search
|
||||
(exmap "se[arch]" 'narf:helm-swoop) ; in-file search
|
||||
;; Project tools
|
||||
(exmap "ma[ke]" 'narf:build)
|
||||
(exmap "build" 'narf:build)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue