Skip to content

Commit

Permalink
Merge pull request #149 from zonuexe/add/php-ts-mode
Browse files Browse the repository at this point in the history
Add php-ts-mode and phps-mode
  • Loading branch information
jcs090218 committed Feb 1, 2024
2 parents 7b395d9 + fd67284 commit 248149b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickrun.el
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ if you set your own language configuration.")
(perl6-mode . "perl6")
(ruby-mode . "ruby")
(python-mode . "python")
(php-mode . "php")
((php-mode php-ts-mode phps-mode) . "php")
(emacs-lisp-mode . "emacs")
(lisp-mode . "lisp")
(scheme-mode . "scheme")
Expand Down

0 comments on commit 248149b

Please sign in to comment.