| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added vue-mode support | Jesús | 2019-08-10 | 1 | -1/+1 |
| | | |||||
| * | Added missing smartparens package | Jesús | 2019-08-08 | 1 | -1/+1 |
| | | |||||
| * | Added missing projectile module | Jesús | 2019-08-07 | 1 | -1/+1 |
| | | |||||
| * | Added support syntax Django | Jesús | 2019-08-07 | 1 | -1/+1 |
| | | |||||
| * | reorganize custom.el | Jesús | 2019-05-17 | 1 | -1/+1 |
| | | |||||
| * | update custom: added elpy | Jesús | 2019-05-17 | 1 | -1/+1 |
| | | |||||
| * | update custom.el | Jesús | 2019-05-17 | 1 | -1/+1 |
| | | |||||
| * | update custom.el | Jesús | 2019-05-08 | 1 | -1/+1 |
| | | |||||
| * | replace helm for ivy | Jesús | 2019-05-08 | 1 | -1/+1 |
| | | | | | | | | After experiencing these three packages, I liked helm, but to be honest, I wasn't using all of its features and I was looking for a lighter and faster solution. That's why, it's already a few years since I chose ivy and which corresponds entirely to my workflow. Please note that my choice may vary according to your criteria 😊 | ||||
| * | added company-mode | Jesús | 2019-03-18 | 1 | -1/+1 |
| | | |||||
| * | added log4j-mode | Jesús | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | update custom | Jesús | 2019-02-16 | 1 | -1/+1 |
| | | |||||
| * | Added helm | Jesús | 2019-02-15 | 1 | -1/+1 |
| | | |||||
| * | Delete ggtags | Jesús | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added ggtags | Jesús | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added apache-mode | Jesús | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Change directory lisp/ to modules/ | Jesús | 2019-01-22 | 1 | -1/+1 |
| | | | | | FS #2 | ||||
| * | fix neotree don't update the generated files FS#3 | Jesús | 2019-01-21 | 1 | -1/+1 |
| | | |||||
| * | added support git | Jesús | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | only php | Jesús | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | Added dokuwiki-mode | Jesús | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Remove mmm-mode, php-mode :: only web-mode | Jesús | 2018-11-12 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
| * | Added support for PHP + HTML combined with the help of mmm-mode | Jesús | 2018-11-06 | 1 | -1/+1 |
| | | | | | Note: remember that working with PHP and combined HTML isn't a best practice | ||||
| * | minor fix to web-mode | Jesús | 2018-11-02 | 1 | -2/+1 |
| | | |||||
| * | Added web-mode | Jesús | 2018-11-02 | 1 | -1/+1 |
| | | | | | | it's only enabled in the extensions djhtml, html, tpl see init-web-mode.el | ||||
| * | Revert "multiple major mode support for web editing in Emacs" | Jesús | 2018-11-02 | 1 | -1/+1 |
| | | | | | | | | The change is reversed. This is done because it isn't best practice to mix PHP with HTML :( This reverts commit 0479eaa621096911f81f11d46c5e6f54d192b1ec. | ||||
| * | multiple major mode support for web editing in Emacs | Jesús | 2018-11-02 | 1 | -1/+1 |
| | | |||||
| * | change require-package to use-package | Jesús | 2018-10-20 | 1 | -1/+1 |
| | | |||||
| * | Added crystal language | Jesús | 2018-10-15 | 1 | -1/+1 |
| | | |||||
| * | Added major mode for editing nginx config files | Jesús | 2018-10-04 | 1 | -1/+1 |
| | | |||||
| * | Add all-the-icons on combination with neotree | esthetic directory | Jesús | 2018-10-03 | 1 | -1/+1 |
| | | |||||
| * | Added neotree - Manage directory | Jesús | 2018-10-03 | 1 | -1/+1 |
| | | |||||
| * | Added Emmet Mode | Jesús | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | Emmet Mode is a minor mode providing support for Zen Coding by producing HTML from CSS-like selectors → https://github.com/smihica/emmet-mode | ||||
| * | minor fix ecb | Jesús | 2018-10-02 | 1 | -0/+1 |
| | | |||||
| * | - Added ECB | Jesús | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | Emacs Code Browser (Navegador de Código de Emacs, on spanish). We present a configuration of windows in which will include a browser of files and directories, a browser of objects within our code and a history in addition to the window of our code. | ||||
| * | remove neotree - Added accidental | Jesús | 2018-10-02 | 1 | -1/+1 |
| | | |||||
| * | Added Diminish and Undo-tree | Jesús | 2018-10-02 | 1 | -1/+1 |
| | | |||||
| * | provide highlight-indent-guide | Jesús | 2018-09-23 | 1 | -1/+1 |
| | | |||||
| * | Add support yaml-mode | Jesús | 2018-08-31 | 1 | -1/+1 |
| | | |||||
| * | Added tool editorconfig | Jesús | 2018-08-25 | 1 | -1/+1 |
| | | |||||
| * | Added whitespace-mode | Jesús | 2018-08-11 | 1 | -1/+1 |
| | | |||||
| * | rainbow-mode: colorize color names in buffers (css, less, sass, scss) | Jesús | 2018-08-07 | 1 | -1/+1 |
| | | |||||
| * | Added support less, sass, scss | Jesús | 2018-08-07 | 1 | -1/+2 |
| | | |||||
| * | Added support PHP and smarty-mode | Jesús | 2018-08-07 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | Jesús | 2018-07-29 | 1 | -0/+19 |
