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

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

[elpa] externals/cape e60773ec02 2/2: Add php-ts-mode as an alias of php


From: ELPA Syncer
Subject: [elpa] externals/cape e60773ec02 2/2: Add php-ts-mode as an alias of php-mode
Date: Tue, 30 Jan 2024 12:57:43 -0500 (EST)

branch: externals/cape
commit e60773ec02e82140dda5a36df71aab052cfde02a
Author: USAMI Kenta <tadsan@zonu.me>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Add php-ts-mode as an alias of php-mode
---
 cape-keyword.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cape-keyword.el b/cape-keyword.el
index ae6b89b888..2556a6b95f 100644
--- a/cape-keyword.el
+++ b/cape-keyword.el
@@ -374,6 +374,7 @@
     (js-mode javascript-mode)
     (js2-jsx-mode javascript-mode)
     (js2-mode javascript-mode)
+    (php-ts-mode php-mode)
     (phps-mode php-mode)
     (rjsx-mode javascript-mode)
     (tuareg-mode caml-mode)



reply via email to

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