]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-pam.patch
- recognize include control
[packages/vim.git] / 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.043985 seconds and 4 git commands to generate.