10 Commits

Author SHA1 Message Date
5f494a38d3
only php 2019-01-08 15:03:41 -05:00
60be107127
Remove mmm-mode, php-mode :: only web-mode
Working in PHP languages with HTML is a daily task.
In the first instance I tried to combine its syntax with multi-web-mode but it consumed a lot of resources.
In the second instance I made the language reader using mmm-mode, reading php-mode in web mode.
However this has not been enough because the color problems between modes produce bugs.

Now only the web-mode for PHP works, and I have managed to activate PHP flycheck for web-mode.
2018-11-12 10:59:45 -05:00
af394040f8
Arrange autocomplete settings for mmm-mode 2018-11-07 09:53:14 -05:00
9ba7912df7
Added support for PHP + HTML combined with the help of mmm-mode
Note: remember that working with PHP and combined HTML isn't a best practice
2018-11-06 20:54:20 -05:00
457e5c6083
Added web-mode
it's only enabled in the extensions djhtml, html, tpl
see init-web-mode.el
2018-11-02 21:44:58 -05:00
aaa86c4187
single syntax with «use-package» 2018-10-26 23:27:56 -05:00
179372135d
change require-package to use-package 2018-10-20 22:22:10 -05:00
66e5076a6e
refactory → single syntax on php-mode 2018-09-23 16:45:30 -05:00
2feeeda7ba
minor fix
- remove line 'fci-mode 0'
2018-08-08 22:35:45 -05:00
af69d71696
Added support PHP and smarty-mode 2018-08-07 20:07:43 -05:00