aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/init-php.el
Commit message (Collapse)AuthorAgeFilesLines
* Added support for PHP + HTML combined with the help of mmm-modeJesús2018-11-061-3/+1
| | | | Note: remember that working with PHP and combined HTML isn't a best practice
* Added web-modeJesús2018-11-021-2/+0
| | | | | it's only enabled in the extensions djhtml, html, tpl see init-web-mode.el
* single syntax with «use-package»Jesús2018-10-261-15/+13
|
* change require-package to use-packageJesús2018-10-201-3/+3
|
* refactory → single syntax on php-modeJesús2018-09-231-57/+15
|
* minor fixJesús2018-08-081-1/+0
| | | | - remove line 'fci-mode 0'
* Added support PHP and smarty-modeJesús2018-08-071-0/+65