add markdown snippets, remove typescript-tools

This commit is contained in:
Nick Nisi
2016-03-29 11:37:49 -07:00
parent dd9a29fd4f
commit ae5271c840
2 changed files with 3 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ Plug 'elzr/vim-json', { 'for': 'json' } " JSON support
" Plug 'Quramy/tsuquyomi', { 'for': 'typescript', 'do': 'npm install' } " extended typescript support - works as a client for TSServer
Plug 'Shougo/vimproc.vim', { 'do': 'make' } " interactive command execution in vim
Plug 'leafgarland/typescript-vim', { 'for': 'typescript' } " typescript support
Plug 'clausreinke/typescript-tools.vim', { 'for': 'typescript' } " typescript tools
" Plug 'clausreinke/typescript-tools.vim', { 'for': 'typescript' } " typescript tools
" Plug 'juvenn/mustache.vim', { 'for': 'mustache' } " mustache support
Plug 'mustache/vim-mustache-handlebars' " mustach support
Plug 'digitaltoad/vim-jade', { 'for': 'jade' } " jade support