| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Systemd syntax highlighting for Neovim.
Use your favorite plugin manager to install:
use 'chrisgeo/systemd-syntax.nvim'Plug 'chrisgeo/systemd-syntax.nvim'{
"chrisgeo/systemd-syntax.nvim",
config = function()
require('systemd')
end
}The syntax highlighting will be automatically applied to systemd unit files.
| Back | FazBrowse Home | New Git URL |