markonm / traces.vim

Range, pattern and substitute preview for Vim
MIT License
735 stars 13 forks source link

Restore &incsearch safely #40

Closed liuchengxu closed 3 years ago

liuchengxu commented 3 years ago

This plugin is lazily loaded in my vimrc and the following error mostly happens if I open vim and quickly call some ex command. This patch resolves my problem and is just safer :(.

Screenshot from 2021-01-11 21-33-33