From 8a3cb536e5ed40607bb4100bc21153a7c42486e5 Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Sat, 29 Jul 2006 13:39:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2=20place=20=E2=80=98pas=E2=80=99=20bef?= =?UTF-8?q?ore=20=E2=80=98p=E2=80=99=20in=20the=20file=20types=20array=20a?= =?UTF-8?q?nd=20thereby=20make=20the=20former=20one=20default=20when=20sav?= =?UTF-8?q?ing=20untitled=20Pascal=20documents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.textmate.org/trunk/Bundles/Pascal.tmbundle@4523 dfb7d73b-c2ec-0310-8fea-fb051d288c6d --- Syntaxes/Pascal.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Syntaxes/Pascal.plist b/Syntaxes/Pascal.plist index 7a0c22c..2447bab 100644 --- a/Syntaxes/Pascal.plist +++ b/Syntaxes/Pascal.plist @@ -8,8 +8,8 @@ Pascal -- GNU Pascal, specifically -- chris@cjack.com. Share and enjoy. fileTypes - p pas + p foldingStartMarker \b(?i:(procedure|package|function|type))\b