branch: externals/phps-mode
commit 1d58896daf505f7d09d775daa52db791fb03a8cc
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    Minimal mode map is now loaded
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 458aed1..16d640f 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ This mode does not require PHP installed on your computer 
because it has a built
 * From first stable release, use master branch for stable releases and develop 
branch for on-going work (100%)
 * Travis support (100%)
 * Imenu support (100%)
+* Minimal mode map (100%)
 * A set of heuristics to improve large-file incremental change handling (50%)
 * Wisent LALR parser based on official PHP yacc parser automatically converted 
grammar (50%)
-* Minimal mode map (0%)
 * Full integration with Emacs Semantic subsystem (30%)
 * Approach flycheck about including support for this module by default (0%)
 * Eldoc support (0%)

Reply via email to