Added Ctrl-R, reverse history search for :commands

This commit is contained in:
Yan Pritzker
2014-02-01 13:27:12 -06:00
parent 9dea8f46c8
commit b5f5ecd414
2 changed files with 4 additions and 0 deletions

3
vim/settings/ctrlr.vim Normal file
View 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>