diff --git a/plugin/surround.vim b/plugin/surround.vim index 2f5d574..8a4016e 100644 --- a/plugin/surround.vim +++ b/plugin/surround.vim @@ -354,7 +354,7 @@ function! s:insert(...) " {{{1 call s:reindent() endif norm! `] - call search('\032','bW') + call search("\032",'bW') let @@ = reg_save let &clipboard = cb_save return "\"