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

    Updated goals
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 04ba636..d29d10b 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ An Emacs major mode for PHP scripting language which aims at 
making a full seman
 
 With current progress estimates
 
+* Flycheck support (100%)
 * Lexer based on official PHP re2c lexer (90%)
 * Syntax coloring based on lexer tokens (90%)
 * Wisent LALR parser based on official PHP yac parser automatically converter 
(60%)
+* Flymake support (0%)
 * Full integration with Emacs Semantic subsystem (0%)
 * PSR based indentation (0%)

Reply via email to