From d24b2a80c8547088d4121651f16e8d1b8c604564 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 11 Feb 2009 05:45:27 +0000 Subject: [PATCH] - recognize include control Changed files: vim-pam.patch -> 1.2 --- vim-pam.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/vim-pam.patch b/vim-pam.patch index 0c30035..4cdd5d7 100644 --- a/vim-pam.patch +++ b/vim-pam.patch @@ -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 + -- 2.44.0