Added Ctrl-R, reverse history search for :commands
This commit is contained in:
3
vim/settings/ctrlr.vim
Normal file
3
vim/settings/ctrlr.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" Hit Ctrl-R to invoke an ex-mode reverse history search, like bash
|
||||
" uses vim-ctrl plugin
|
||||
nmap <C-r> :<C-r>
|
||||
Reference in New Issue
Block a user