mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Add syntax highlighting for systemd units
This commit is contained in:
parent
f3cb32c780
commit
a677d2a947
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -29,6 +29,7 @@ Bundle 'fatih/vim-go'
|
|||
Plugin 'honza/dockerfile.vim'
|
||||
Bundle 'Blackrush/vim-gocode'
|
||||
Plugin 'nsf/gocode', {'rtp': 'vim/'}
|
||||
Plugin 'Matt-Deacalion/vim-systemd-syntax'
|
||||
|
||||
" important settings
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue