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