PowerVim icon indicating copy to clipboard operation
PowerVim copied to clipboard

使用PowerVim和原生vim的配置相比,按v进入可视模式,会慢0.5s左右

Open fgc346 opened this issue 2 years ago • 1 comments

分别使用PowerVim的.vimrc配置和原生vim配置做了对比 进入可视模式的方式,点击v,进入可视模式,会有一定的延迟,点击V或者ctrl +V是正常的。 我也尝试了yy + p 复制一行,也会有一定的延迟时间。 目前使用的系统:ubuntu 18.04,vim版本8.0

fgc346 avatar Nov 14 '22 06:11 fgc346

Less plugin will be faster.

linweilin avatar Feb 16 '23 06:02 linweilin