diff --git a/plugin/auto-pairs.vim b/plugin/auto-pairs.vim index bfa072c..bcfd0ec 100644 --- a/plugin/auto-pairs.vim +++ b/plugin/auto-pairs.vim @@ -185,7 +185,7 @@ func! AutoPairsInsert(key) " process the open pair " remove inserted pair - " if the pairs include < > and + " eg: if the pairs include < > and " when