From 87313f774e93cb7e2a564fd83d31bc418ae23868 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 24 Jul 2015 23:21:46 +0200 Subject: [PATCH] :swoop => :find, and disable :notes --- private/my-commands.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private/my-commands.el b/private/my-commands.el index 2d18167a3..c8171cc92 100644 --- a/private/my-commands.el +++ b/private/my-commands.el @@ -24,7 +24,7 @@ (exmap "m[sg]" 'popwin:messages) (exmap "ma[ke]" 'narf:build) (exmap "mv" 'narf:file-move) -(exmap "n[otes]" 'narf:org-search-files-or-headers) +;; (exmap "n[otes]" 'narf:org-search-files-or-headers) (exmap "na[rrow]" 'narf:narrow) ; Narrow buffer to selection (exmap "proj[ect]" 'helm-projectile-switch-project) (exmap "rec[ent]" 'narf:helm-recentf) @@ -33,7 +33,7 @@ (exmap "rm" 'narf:file-delete) ; rm[!] (exmap "settr[im]" 'narf:toggle-delete-trailing-whitespace) (exmap "snip[pets]" 'narf:yas-snippets) ; snip[!] -(exmap "sw[oop]" 'narf:helm-swoop) +(exmap "fi[nd]" 'narf:helm-swoop) (exmap "t" 'narf:tmux-run) (exmap "tcd" 'narf:tmux-chdir) (exmap "tsnip[pets]" 'narf:yas-file-templates) ; temp[!]