q66 pushed a commit to branch master.

http://git.enlightenment.org/editors/jedit-configs.git/commit/?id=dd18484e24cd6d127c0a666e1e43a8e7e1f86ab3

commit dd18484e24cd6d127c0a666e1e43a8e7e1f86ab3
Author: Daniel Kolesa <[email protected]>
Date:   Fri Aug 1 11:24:59 2014 +0100

    eo: import core ruleset by default when no brace is found
---
 eo/eo.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eo/eo.xml b/eo/eo.xml
index d05b335..f623658 100644
--- a/eo/eo.xml
+++ b/eo/eo.xml
@@ -164,6 +164,7 @@
 
     <RULES SET="IMPLEMENTS_R">
         <SEQ TYPE="OPERATOR" DELEGATE="IMPLEMENTS">{</SEQ>
+        <IMPORT DELEGATE="CORE"/>
     </RULES>
 
     <RULES SET="IMPLEMENTS">

-- 


Reply via email to