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

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

[elpa] externals/phps-mode eb0ee5e 236/405: Updated README with imenu-su


From: Stefan Monnier
Subject: [elpa] externals/phps-mode eb0ee5e 236/405: Updated README with imenu-support
Date: Sat, 13 Jul 2019 10:00:22 -0400 (EDT)

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

    Updated README with imenu-support
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 31efe01..d1793b7 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@ An Emacs major mode for PHP scripting language which aims 
at making a full seman
 * Syntax coloring based on lexer tokens (100%)
 * PSR based indentation based on lexer tokens (100%)
 * Lexer based on official PHP re2c lexer (100%)
+* Imenu support (100%)
 * Incremental lexer and syntax coloring after buffer changes (75%)
 * Wisent LALR parser based on official PHP yacc parser automatically converted 
(50%)
 * Full integration with Emacs Semantic subsystem (30%)
 * GPLv3 license (0%)
-* Imenu support (0%)
 * Flymake support (0%)
 * PSR-2 auto-formatting tool based on lexer tokens (0%)
 * Travis support (0%)



reply via email to

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