]> git.pld-linux.org Git - packages/vim.git/commitdiff
- recognize include control
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Feb 2009 05:45:27 +0000 (05:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-pam.patch -> 1.2

vim-pam.patch

index 0c300350b3e1083307d88920c39ccad20bb07914..4cdd5d74cec7a34635f335c793637519d4669726 100644 (file)
@@ -9,3 +9,14 @@
  
  " PApp
  au BufNewFile,BufRead *.papp,*.pxml,*.pxsl    setf papp
+--- vim72/runtime/syntax/pamconf.vim~  2008-12-27 04:32:58.000000000 +0200
++++ vim72/runtime/syntax/pamconf.vim   2009-02-11 07:43:32.936198958 +0200
+@@ -33,7 +33,7 @@
+                                     \ pamconfTypeLineCont skipwhite skipnl
+ syn keyword pamconfControl          contained requisite required sufficient
+-                                    \ optional
++                                    \ optional include
+                                     \ nextgroup=pamconfMPath,
+                                     \ pamconfControlLineContH skipwhite
This page took 0.027398 seconds and 4 git commands to generate.