vim-systemd-syntax icon indicating copy to clipboard operation
vim-systemd-syntax copied to clipboard

Syntax highlighting for systemd service files in Vim.

vim-systemd-syntax

Syntax highlighting for systemd service files in Vim.

Installing

  • Using Vundle, add the following to your .vimrc and :PluginInstall

      Plugin 'Matt-Deacalion/vim-systemd-syntax'
    
  • Using vim-plug, add the following to your .vimrc and :PlugInstall

      Plug 'Matt-Deacalion/vim-systemd-syntax'
    

Licence

Copyright © 2020 Matt Deacalion Stevens, released under The MIT Licence.