mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix svelte branch name, closes #522
This commit is contained in:
@@ -248,7 +248,7 @@ syn match sdServiceKey contained /^StartLimitBurst=/ nextgroup=sdUInt,sdErr
|
||||
syn match sdServiceKey contained /^FailureAction=/ nextgroup=sdLimitAction,sdFailAction,sdErr
|
||||
syn match sdServiceKey contained /^\%(RestartPrevent\|RestartForce\|Success\)ExitStatus=/ nextgroup=sdExitStatus,sdErr
|
||||
syn match sdServiceKey contained /^RebootArgument=/
|
||||
syn keyword sdServiceType contained nextgroup=sdErr simple forking dbus oneshot notify idle
|
||||
syn keyword sdServiceType contained nextgroup=sdErr simple exec forking dbus oneshot notify idle
|
||||
syn keyword sdRestartType contained nextgroup=sdErr no on-success on-failure on-abort always
|
||||
syn keyword sdNotifyType contained nextgroup=sdErr none main all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user