Git commit 20c9e1bcca9e7e0b58ff624ac4542553dd9d8eb5 by Michael Pyne. Committed on 31/07/2016 at 22:02. Pushed by mpyne into branch 'master'. vim: Fix disable-snapshots option speling. M +4 -4 vim/syntax/kdesrc-buildrc.vim http://commits.kde.org/kdesrc-build/20c9e1bcca9e7e0b58ff624ac4542553dd9d8eb5 diff --git a/vim/syntax/kdesrc-buildrc.vim b/vim/syntax/kdesrc-buildrc.vim index 61deb65..eca0734 100644 --- a/vim/syntax/kdesrc-buildrc.vim +++ b/vim/syntax/kdesrc-buildrc.vim @@ -1,9 +1,9 @@ " Vim syntax file " Language: kdesrc-build configuration file " Maintainer: Michael Pyne -" Latest Revision: 12 September 2015 +" Latest Revision: 31 July 2016 = -" Copyright (c) 2014,2015 Michael Pyne +" Copyright (c) 2014-2016 Michael Pyne " Redistribution and use in source and binary forms, with or without " modification, are permitted provided that the following conditions " are met: @@ -68,13 +68,13 @@ syn keyword ksbrcBoolOption contained skipwhite nextgro= up=3DksbrcBoolValue \ use-clean-install = syn keyword ksbrcGlobalBoolOption contained skipwhite nextgroup=3DksbrcBoo= lValue - \ async colorful-output disable-agent-check disable-snapshot p= retend + \ async colorful-output disable-agent-check disable-snapshots = pretend \ purge-old-logs stop-on-failure use-idle-io-priority = " MUST BE CONSISTENT WITH ABOVE. Used when a global option is used in the " wrong spot to highlight the error. syn keyword ksbrcErrorBoolOption contained skipwhite nextgroup=3DksbrcBool= Value - \ async colorful-output disable-agent-check disable-snapshot p= retend + \ async colorful-output disable-agent-check disable-snapshots = pretend \ purge-old-logs stop-on-failure use-idle-io-priority = " Matches