|
@ -62,10 +62,6 @@ Plug 'heavenshell/vim-jsdoc', { 'for': [ 'javascript', 'vue' ]} " Generate JSDoc |
|
|
Plug 'posva/vim-vue', { 'for': [ 'javascript', 'html', 'vue' ] } " vue.js integration |
|
|
Plug 'posva/vim-vue', { 'for': [ 'javascript', 'html', 'vue' ] } " vue.js integration |
|
|
"}}} |
|
|
"}}} |
|
|
|
|
|
|
|
|
" Go {{{ |
|
|
|
|
|
Plug 'fatih/vim-go', { 'for': [ 'go', 'html', 'gohtmltmpl' ], 'do': ':GoInstallBinaries' } " go support |
|
|
|
|
|
"}}} |
|
|
|
|
|
|
|
|
|
|
|
" LaTeX{{{ |
|
|
" LaTeX{{{ |
|
|
Plug 'lervag/vimtex', { 'for': 'tex' } |
|
|
Plug 'lervag/vimtex', { 'for': 'tex' } |
|
|
"}}} |
|
|
"}}} |
|
|