shellcheck
This commit is contained in:
parent
44134c565b
commit
a188580b89
5
vimrc
5
vimrc
@ -129,6 +129,11 @@ Plug 'xuhdev/vim-latex-live-preview'
|
||||
" Python "
|
||||
Plug 'python-mode/python-mode', { 'for': 'python', 'branch': 'develop' }
|
||||
|
||||
" https://github.com/itspriddle/vim-shellcheck "
|
||||
" Shell "
|
||||
Plug 'itspriddle/vim-shellcheck'
|
||||
|
||||
|
||||
" Перечисление плагинов заканчивается здесь "
|
||||
call plug#end()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user