Skip to content

Commit

Permalink
shorter fuzzy finder binding
Browse files Browse the repository at this point in the history
  • Loading branch information
zarac committed Aug 29, 2014
1 parent 55757c3 commit b8a74b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -768,6 +768,7 @@
nmap <silent> ,.tl <C-W>v<C-]>
"" Fuzzy Finder
nmap ,e :set nopaste<CR>:FufFileWithCurrentBufferDir<CR>
nmap ,fn :set nopaste<CR>:FufBuffer<CR>
nmap ,f' :set nopaste<CR>:FufBookmarkFile<CR>
nmap ,f" :set nopaste<CR>:FufBookmarkDir<CR>
Expand Down

0 comments on commit b8a74b0

Please sign in to comment.