1
0
Fork 0
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:
Knut Ahlers 2016-04-30 15:10:13 +02:00
parent f3cb32c780
commit a677d2a947
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

1
vimrc
View file

@ -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
"