summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 53afb15..8ceea72 100644
--- a/vimrc
+++ b/vimrc
@@ -617,6 +617,7 @@ nnoremap <silent>b :Denite -direction=dynamictop buffer<CR>
nnoremap <silent>ff :Denite -direction=dynamictop grep:.::!<CR>
nnoremap <silent>fh :Denite -direction=dynamictop help<CR>
nnoremap <silent>ft :Denite -direction=dynamictop filetype<CR>
+nnoremap <silent>f/ :Denite -direction=dynamictop line<CR>
" }}}
" ft-bzl
" git