Closed Matt-A-Bennett closed 2 years ago
This actually behaviour only occurs immediately after doing :PluginInstall
(I use Vundle). After I add some more text into the buffer everything seems to work normally. Maybe this is triggered by some setting in one of my config files somewhere...
When using the following minimal vimrc:
and I try and use
:g/^
(or:v/^
) on a non-empty file, vim completely freezes until I hitctrl
+c
(escape doesn't work).vim version info: