Add the text line 27 (#30820)

* Add the text line 27

add autoclose plugin

* fix: corrected typo
pull/33887/head^2
m4eD 2019-02-12 09:09:51 +09:00 committed by Randell Dawson
parent 6633cdb148
commit c58af731f3
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Some useful plugins to get you started are :
- <a href='https://github.com/sheerun/vim-polyglot' target='_blank' rel='nofollow'>vim-polygot</a> - A solid language pack for Vim.
- <a href='https://github.com/jiangmiao/auto-pairs' target='_blank' rel='nofollow'>Auto Pairs</a> - Insert or delete brackets, parens, quotes in pair.
- <a href='https://github.com/tpope/vim-fugitive' target='_blank' rel='nofollow'>fugitive.vim</a> - A git wrapper for Vim.
- <a href='https://github.com/Townk/vim-autoclose' target='_blank' rel='nofollow'>vim-autoclose</a> - vim automatically completes parentheses
You may add more plugins to your Vim installation.