remove vim-jsx, jshint2
This commit is contained in:
parent
df0ccdb22b
commit
6930266611
@ -185,7 +185,6 @@ nnoremap <C-A> <esc>ggyG
|
||||
" edit file
|
||||
nmap <leader>ev :tabedit $MYVIMRC<cr>'tzo
|
||||
nmap <leader>em :tabedit makefile
|
||||
nmap <leader>ej :tabedit ~/.jshintrc<cr>'tzo
|
||||
|
||||
" move around compile errors
|
||||
nnoremap <leader>n :cnext<cr>
|
||||
|
@ -1,4 +1,2 @@
|
||||
Bundle 'moll/vim-node'
|
||||
Bundle 'Shutnik/jshint2.vim'
|
||||
Bundle 'pangloss/vim-javascript'
|
||||
Bundle 'mxw/vim-jsx'
|
||||
|
Loading…
Reference in New Issue
Block a user