windows 10 vim 8.0 surround plugin not working

时间:2018-02-03 08:55:57

标签: windows vim plugins surround

I am on Windows 10 64 bit. and I installed surround plugin using vim-plug plugin manager. but it seems not working. I tried it with vim 7.4 it didn't work. I tried installed surround.vim plugin. it still not working. but the plugin NERDTree along with the vim-plug works! can't I use surround on windows 64 or some other version problem ? here it is my .vimrc snippet screenshot, I tried :set surround. it says surround is not defined. I also tried vundle and patheogen none of them works.why? enter image description here

1 个答案:

答案 0 :(得分:0)

我错了,环绕声插件已经成功安装。我应该仔细阅读插件手册。

cs"'表示“将"Hello World"更改为'Hello World'”而不是“将Hello World更改为"Hello World"”。