[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdesrc-build] vim/syntax: vim: Fix disable-snapshots option speling.
From:       Michael Pyne <mpyne () kde ! org>
Date:       2016-07-31 22:02:52
Message-ID: E1bTyou-0007dt-V7 () code ! kde ! org
[Download RAW message or body]

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 <mpyne@kde.org>
-" Latest Revision: 12 September 2015
+" Latest Revision: 31 July 2016
 
-" Copyright (c) 2014,2015 Michael Pyne <mpyne@kde.org>
+" Copyright (c) 2014-2016 Michael Pyne <mpyne@kde.org>
 " 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 nextgroup=ksbrcBoolValue
             \ use-clean-install
 
 syn keyword ksbrcGlobalBoolOption contained skipwhite nextgroup=ksbrcBoolValue
-            \ async colorful-output disable-agent-check disable-snapshot pretend
+            \ 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=ksbrcBoolValue
-            \ async colorful-output disable-agent-check disable-snapshot pretend
+            \ async colorful-output disable-agent-check disable-snapshots pretend
             \ purge-old-logs stop-on-failure use-idle-io-priority
 
 " Matches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic