Home

Awesome

vim-systemd-syntax

syntax highlighting and filetype detection for systemd unit files!

Features

Installation

You can install wgwoods/vim-systemd-syntax pretty easily with your favorite Vim plugin manager. (If you don't have one already, vim-plug is nice and simple.)

This should probably work too:

mkdir -p ~/.vim/plugin
cd ~/.vim/plugin
git clone https://github.com/wgwoods/vim-systemd-syntax

Or you can just drop the three .vim files in ~/.vim/syntax, ~/.vim/ftdetect, and /.vim/ftplugin manually. I'm sure you'll figure it out, you red-hot vim hacker you.

TODO

License

Distributed under the same terms as vim itself.