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
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