diff --git a/guide/english/vim/vim-plug/index.md b/guide/english/vim/vim-plug/index.md index 6d2a8bfbebd..d2eff704d88 100644 --- a/guide/english/vim/vim-plug/index.md +++ b/guide/english/vim/vim-plug/index.md @@ -24,6 +24,7 @@ Some useful plugins to get you started are : - vim-polygot - A solid language pack for Vim. - Auto Pairs - Insert or delete brackets, parens, quotes in pair. - fugitive.vim - A git wrapper for Vim. +- vim-autoclose - vim automatically completes parentheses You may add more plugins to your Vim installation.