vimrc: add systemd plugin
This commit is contained in:
parent
f8169bfcb0
commit
ea2b5fee58
@ -46,6 +46,7 @@ Plug 'airblade/vim-gitgutter'
|
|||||||
Plug 'sainnhe/sonokai'
|
Plug 'sainnhe/sonokai'
|
||||||
" Language specific
|
" Language specific
|
||||||
Plug 'vim-python/python-syntax'
|
Plug 'vim-python/python-syntax'
|
||||||
|
Plug 'wgwoods/vim-systemd-syntax'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" Theme
|
" Theme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user