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

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

[elpa] externals/phps-mode 832f1a9 10/11: Added note about bookkeeping s


From: Christian Johansson
Subject: [elpa] externals/phps-mode 832f1a9 10/11: Added note about bookkeeping syntax coloring theme requirements
Date: Sat, 18 Sep 2021 16:22:45 -0400 (EDT)

branch: externals/phps-mode
commit 832f1a96c5563f6a18a30c7d147b0427397467bb
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

    Added note about bookkeeping syntax coloring theme requirements
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b47b5de..397c5f7 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ This mode does not require PHP installed on your computer 
because it has a built
 * A interactive function that can be used interactively to format buffers 
`(phps-mode-format-buffer)`
 * Support for asynchronous lexer via processes (`async.el`) or threads
 * Mode-line asynchronous status
-* Bookkeeping in lexical-analysis, showing defined and undefined variables via 
syntax coloring
+* Bookkeeping in lexical-analysis, showing defined and undefined variables via 
syntax coloring (requires a theme that has distinct colors for 
'font-lock-warning-face and 'font-lock-variable-name-face)
 
 ## Roadmap
 



reply via email to

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