Skip to content

Commit a490325

Browse files
author
Aaron Baker
committed
Add ability to dash search current word with q*
1 parent bc0f353 commit a490325

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vim/common_config/01_plugin_config.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ let mapleader = ","
5757
NeoBundle "rizzatti/dash.vim"
5858
nmap <Leader>qs <Plug>DashSearch
5959
nmap <Leader>qa <Plug>DashGlobalSearch
60+
nmap <leader>q* <Plug>DashSearch
6061
6162

6263
" CtrlP

0 commit comments

Comments
 (0)