emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode be078dc 020/405: Updated readme


From: Stefan Monnier
Subject: [elpa] externals/phps-mode be078dc 020/405: Updated readme
Date: Sat, 13 Jul 2019 09:59:31 -0400 (EDT)

branch: externals/phps-mode
commit be078dc411b8567573caf1a46700f3e5a5deeb70
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Updated readme
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6853e33..090c8de 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@ 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%)
+* Lexer based on official PHP re2c lexer (100%)
+* Syntax coloring based on lexer tokens (100%)
+* PSR based indentation based on lexer tokens (0%)
 * Wisent LALR parser based on official PHP yacc parser automatically converted 
(60%)
 * Flymake support (0%)
 * Full integration with Emacs Semantic subsystem (0%)
-* PSR based indentation (0%)
 
 ## Unit testing
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]