Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change directory lisp/ to modules/ | Jesús | 2019-01-22 | 1 | -26/+0 |
| | | | | FS #2 | ||||
* | Remove mmm-mode, php-mode :: only web-mode | Jesús | 2018-11-12 | 1 | -3/+16 |
| | | | | | | | | | 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. | ||||
* | Enable flycheck on mmm-mode | Jesús | 2018-11-07 | 1 | -0/+1 |
| | |||||
* | single syntax with «use-package» | Jesús | 2018-10-26 | 1 | -10/+10 |
| | |||||
* | change require-package to use-package | Jesús | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | Added flycheck to php-mode | Jesús | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | Added flycheck to ECMAScript | Jesús | 2018-08-04 | 1 | -0/+1 |
| | |||||
* | simple syntax of flycheck | Jesús | 2018-08-04 | 1 | -3/+6 |
| | |||||
* | Disable doc check on lisp | Jesús | 2018-08-04 | 1 | -0/+4 |
| | |||||
* | Automatic flycheck-mode | Jesús | 2018-08-04 | 1 | -0/+1 |
| | |||||
* | Initial commit | Jesús | 2018-07-29 | 1 | -0/+2 |