emacs-php / emacs-php/php-mode
Use `cc-mode` infrastructure throughout
Open
Stalled
- Dominant language
- Emacs Lisp
- Stars
- 602
- Forks
- 117
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 3
Description
Much of the existing functionality can be implemented in terms of `c-lang-defconst` calls at the top-level. These seem to have the advantage of handling both indentation and font-locking within the same declarations. This also allows more complete leverage of the powerful `cc-mode` libraries.
This supersedes ejmr/php-mode#64.
Contributor guide
Assessment
This issue has not been assessed yet.