auto-pairs no more, too much trouble too little profit
This commit is contained in:
parent
05df308b49
commit
52423d6556
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -56,7 +56,6 @@ if v:version >= 703
|
|||
" general plugins
|
||||
Plugin 'bling/vim-airline' "stylish info display
|
||||
Plugin 'bling/vim-bufferline' "stylish buffer display
|
||||
Plugin 'jiangmiao/auto-pairs' "auto add closing brackets and quotes
|
||||
Plugin 'mbbill/undotree' "undo buffer manager
|
||||
Plugin 'mhinz/vim-signify' "version control system gutter info
|
||||
Plugin 'msanders/snipmate.vim' "snippets support
|
||||
|
|
Loading…
Reference in a new issue