added vim-javascript removed jsx plugin
This commit is contained in:
parent
caca4804e3
commit
ee671f0466
@ -32,6 +32,7 @@ runtime vim-improvements.vundle
|
|||||||
runtime go.vundle
|
runtime go.vundle
|
||||||
runtime sls.vundle
|
runtime sls.vundle
|
||||||
runtime python.vundle
|
runtime python.vundle
|
||||||
|
runtime javascript.vundle
|
||||||
|
|
||||||
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
||||||
" allow the user to add vim plugins to yadr without the need for a fork.
|
" allow the user to add vim plugins to yadr without the need for a fork.
|
||||||
|
@ -5,5 +5,4 @@ Bundle 'skwp/vim-html-escape'
|
|||||||
Bundle 'chr4/nginx.vim'
|
Bundle 'chr4/nginx.vim'
|
||||||
Bundle 'scrooloose/nerdcommenter'
|
Bundle 'scrooloose/nerdcommenter'
|
||||||
Bundle 'w0rp/ale'
|
Bundle 'w0rp/ale'
|
||||||
Bundle 'mxw/vim-jsx'
|
|
||||||
Bundle 'jparise/vim-graphql'
|
Bundle 'jparise/vim-graphql'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user