10 Commits

Author SHA1 Message Date
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
c690afa93d
Enable flycheck on mmm-mode 2018-11-07 09:52:10 -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
91192f6d72
Added flycheck to php-mode 2018-08-08 22:36:55 -05:00
ce08833c8a
Added flycheck to ECMAScript 2018-08-04 16:30:03 -05:00
4e0ca9a865
simple syntax of flycheck 2018-08-04 16:21:04 -05:00
147f72b75b
Disable doc check on lisp 2018-08-04 14:06:36 -05:00
a6556cc758
Automatic flycheck-mode 2018-08-04 12:53:25 -05:00
d172fb6e48
Initial commit 2018-07-29 20:12:28 -05:00