branch: externals/phps-mode
commit 7e9a744775cb570f42a08a12eaaae1c23f25480b
Author: Christian Johansson <[email protected]>
Commit: Christian Johansson <[email protected]>

    Added todo items
---
 TODO.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO.md b/TODO.md
index 7929711626..d229472dab 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,8 @@
 # TODO
 
+* Perform buffer changes in the middle of a token will make cache reuse lex 
over point and this will distort the lex at point but not at points further down
+* *PHPs Parser* buffer are not closed
+
 ## Indentation
 
             'language' =>

Reply via email to