vim-systemd-syntax
vim-systemd-syntax copied to clipboard
Syntax highlighting for systemd service files in Vim.
Results
1
vim-systemd-syntax issues
Sort by
recently updated
recently updated
newest added
given the line `Documentation=man:systemd.special(7)` ... and `au Filetype systemd setl iskeyword+=.` in my configs, I'm able to lookup a `:!man systemd.special` via the normal command **K** I thought maybe you'd...