diff --git a/plugin/auto-pairs.vim b/plugin/auto-pairs.vim index ed61434..3cd3442 100644 --- a/plugin/auto-pairs.vim +++ b/plugin/auto-pairs.vim @@ -415,6 +415,7 @@ function! AutoPairsInit() if g:AutoPairsMapBS " Use instead of for issue #14 sometimes press BS output strange words execute 'inoremap =AutoPairsDelete()' + execute 'inoremap =AutoPairsDelete()' end if g:AutoPairsMapSpace