summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add OnFailureJobModeHEADmasterWill Woods2014-02-071-0/+4
|
* ltmpl: add 'systemctl' commandWill Woods2013-06-121-0/+4
|
* fix 'autoconfig' typo (should be 'authconfig')Will Woods2013-06-121-1/+1
|
* syntax/systemd: Add some requirements, fix BindToWill Woods2013-04-031-1/+1
| | | | | | | | Added: BindsTo= PartOf= PropagatesReloadTo= ReloadPropagatedFrom=
* syntax/systemd: add Type=idleWill Woods2013-04-031-1/+1
|
* syntax/systemd: add SourcePath=, plus bonus refactoringWill Woods2013-04-031-3/+5
|
* syntax/systemd: add ConditionHost=Will Woods2013-04-031-1/+1
| | | | | It's another freeform string like ConditionKernelCommandLine, so add it there.
* syntax/systemd: add Condition{Capability,ACPower}Will Woods2013-04-031-0/+2
|
* syntax/systemd: ConditionNull= takes a booleanWill Woods2013-04-031-1/+2
|
* syntax/systemd: add new virt typesWill Woods2013-04-031-1/+1
|
* syntax/systemd: add new ConditionXXX=Will Woods2013-04-031-1/+1
| | | | | | | | Added: ConditionPathIsSymbolicLink= ConditionPathIsMountPoint= ConditionPathIsReadWrite= ConditionFileNotEmpty=
* syntax/systemd: add Documentation=Will Woods2013-04-031-0/+2
|
* spec.vim: hilight Lua and handle all known sectionsWill Woods2013-03-081-3/+14
| | | | | This adds correct hilighting for lua scriptlets, and we now handle all 22 known types of RPM spec parts. Whee!
* allow 'journal' for StandardOutputWill Woods2013-02-191-1/+1
|
* add syntax/ftdetect plugins for udev rulesWill Woods2012-02-242-0/+47
|
* ltmpl: color </tag>, -command, and filters properlyWill Woods2012-02-081-3/+9
|
* use kickstart syntax for files named ks.cfgWill Woods2012-02-081-0/+1
|
* change sdFilename to /\S* to make '/' validWill Woods2011-09-201-1/+1
|
* Big systemd update wheeeWill Woods2011-09-151-60/+111
| | | | | | | | - fixed %i not getting hilighted properly - dropped sdKillKey (it's just sdExecKey really) - moved everything from systemd.exec to sdExecKey - added hilighting for UMask, Capability*, Memory*Limit, DeviceAllow/Deny, IOSchedulingPriority, TimerSlackNSec
* Add sdInt and sdUInt (signed and unsigned); whitespace/comment cleanupsWill Woods2011-09-151-32/+32
|
* drop vim 5.x compatibility junk (6.0 is 10 years old ferchrissake)Will Woods2011-09-152-83/+46
|
* whitespace cleanupWill Woods2011-09-152-2/+2
|
* ltmpl: fix removefrom and hilight --allbutWill Woods2011-09-141-2/+3
|
* ltmpl: add mako variable filters, improve mako tag handlingWill Woods2011-09-141-6/+11
|
* ltmpl: simplify and flesh outWill Woods2011-09-131-44/+52
|
* yumconf: add hilighting for color* keysWill Woods2011-09-131-0/+12
|
* yumconf: fix hilighting for [main] installonlypkgs etc.Will Woods2011-09-131-1/+1
|
* yumconf: hilight errors on bad lines, variables in listsWill Woods2011-09-131-8/+10
|
* syntax/yumconf: fix URL/file lists, hilight symbolsWill Woods2011-09-121-38/+68
|
* add ltmpl (lorax template) syntax/filetype scriptsWill Woods2011-09-112-0/+82
|
* allow '+' in systemd keywordsWill Woods2011-09-111-2/+2
|
* add yumconf.vimWill Woods2011-09-092-0/+69
|
* Initial addWill Woods2011-09-095-0/+471