From f3dec13431b0d1dceed25b9c5660523108460431 Mon Sep 17 00:00:00 2001 From: vrana Date: Mon, 16 Jul 2012 18:36:24 -0700 Subject: [PATCH] Highlight .divinerconfig as JavaScript Test Plan: Displayed `.arcconfig` and verified that it is still highlighted. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D2987 --- conf/default.conf.php | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/default.conf.php b/conf/default.conf.php index ec55ea3814..df9cf35c69 100644 --- a/conf/default.conf.php +++ b/conf/default.conf.php @@ -1177,6 +1177,7 @@ return array( // '@\\.([^.]+)\\.bak$@' => 1, '@\.arcconfig$@' => 'js', + '@\.divinerconfig$@' => 'js', ), // Set the default monospaced font style for users who haven't set a custom