branch: elpa/evil-matchit
commit 2a53963ffc66c620ad4154092c2bf76831adbd20
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>

    support php-mode
---
 evil-matchit.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/evil-matchit.el b/evil-matchit.el
index ad07b59bd0..8884f3fddd 100644
--- a/evil-matchit.el
+++ b/evil-matchit.el
@@ -320,6 +320,7 @@ If IS-FORWARD is t, jump forward; or else jump backward."
                               nxml-mode
                               nxhtml-mode
                               sgml-mode
+                              php-mode
                               message-mode
                               mhtml-mode)
                             '(template simple html))

Reply via email to