Ajout shellcheck
This commit is contained in:
parent
0f5871e30e
commit
9008561fbb
|
@ -16,6 +16,7 @@ Plugin 'joshdick/onedark.vim'
|
||||||
Plugin 'mbbill/undotree'
|
Plugin 'mbbill/undotree'
|
||||||
Plugin 'flazz/vim-colorschemes'
|
Plugin 'flazz/vim-colorschemes'
|
||||||
Plugin 'ervandew/supertab'
|
Plugin 'ervandew/supertab'
|
||||||
|
Plugin 'itspriddle/vim-shellcheck'
|
||||||
|
|
||||||
call vundle#end() " required
|
call vundle#end() " required
|
||||||
filetype plugin indent on " required
|
filetype plugin indent on " required
|
||||||
|
|
Loading…
Reference in a new issue