Skip to content

Commit 22e5c80

Browse files
authored
Merge pull request #814 from emacs-php/feat/php-indent-keywords
Add php-indent.el and php-keywords.el (extracted from #812)
2 parents 5229244 + 45bb2bf commit 22e5c80

3 files changed

Lines changed: 959 additions & 0 deletions

File tree

Eask

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"lisp/php.el"
1313
"lisp/php-complete.el"
1414
"lisp/php-defs.el"
15+
"lisp/php-indent.el"
16+
"lisp/php-keywords.el"
1517
"lisp/php-face.el"
1618
"lisp/php-format.el"
1719
"lisp/php-project.el"

0 commit comments

Comments
 (0)