One minute
Instant Ex Commands Preview in Vim
This is a neat feature which makes operations such as search and replace much more convenient:
In order to enable this feature, put this in your .vimrc
:
" Live preview of Ex commands
set inccommand=nosplit
Read other posts
comments powered by Disqus