Update plugins.
This commit is contained in:
parent
1de0c88f96
commit
1c9e224975
|
|
@ -218,8 +218,8 @@ Plugin 'fisadev/vim-isort' " Automatically sort python imports
|
|||
" Python mode (indentation, doc, refactor, lints, code checking, motion and
|
||||
" operators, highlighting, run and ipdb breakpoints)
|
||||
Plugin 'python-mode/python-mode'
|
||||
Plugin 'scrooloose/syntastic'
|
||||
Plugin 'scrooloose/nerdcommenter'
|
||||
Plugin 'vim-syntastic/syntastic'
|
||||
Plugin 'preservim/nerdcommenter'
|
||||
Plugin 'sbdchd/neoformat'
|
||||
|
||||
Plugin 'luochen1990/rainbow'
|
||||
|
|
|
|||
Loading…
Reference in New Issue