1
1
Fork 0

Auto pairs

This commit is contained in:
Joe Wroten 2017-07-09 05:04:58 -05:00
parent 4a53c79d1b
commit 795cfcb993

1
vimrc
View file

@ -82,6 +82,7 @@ Plug 'w0rp/ale'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-surround'
Plug 'AndrewRadev/switch.vim'
Plug 'jiangmiao/auto-pairs'
" Languages
Plug 'joukevandermaas/vim-ember-hbs'