Skip to content

Commit

Permalink
Add support for unit override.conf files
Browse files Browse the repository at this point in the history
  • Loading branch information
trainmeditations authored and Matt-Deacalion committed Oct 19, 2016
1 parent 92f386d commit 3e8c310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftdetect/systemd.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ au BufRead,BufNewFile */systemd/*.network set filetype=systemd
au BufRead,BufNewFile */systemd/*.netdev set filetype=systemd
au BufRead,BufNewFile */systemd/*.target set filetype=systemd
au BufRead,BufNewFile */systemd/*.slice set filetype=systemd
au BufRead,BufNewFile */systemd/*/override.conf set filetype=systemd

0 comments on commit 3e8c310

Please sign in to comment.