Internship stuff
This commit is contained in:
parent
21615a1f9c
commit
fa418e9e11
2 changed files with 4 additions and 1 deletions
|
@ -56,5 +56,8 @@ Plug 'vim-pandoc/vim-pandoc-syntax'
|
|||
Plug 'idanarye/vim-vebugger'
|
||||
Plug 'w0rp/ale'
|
||||
|
||||
" Automatically closes brackets, quotes and parentheses
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
|
||||
call plug#end()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue