0

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

yuzhen
  • 127
  • 1
  • 9

1 Answers1

0

I was wrong, the surround plugin has already been successfully installed. I should read the plugin manual carefully.

cs"' means "change "Hello World" into 'Hello World'" not "change Hello World into "Hello World"".

romainl
  • 186,200
  • 21
  • 280
  • 313
yuzhen
  • 127
  • 1
  • 9