aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
Commit message (Collapse)AuthorAgeFilesLines
* update customJesús2019-02-161-1/+1
|
* Added helmJesús2019-02-151-1/+1
|
* Delete ggtagsJesús2019-01-311-1/+1
|
* Added ggtagsJesús2019-01-311-1/+1
|
* Added apache-modeJesús2019-01-311-1/+1
|
* Change directory lisp/ to modules/Jesús2019-01-221-1/+1
| | | | FS #2
* fix neotree don't update the generated files FS#3Jesús2019-01-211-1/+1
|
* added support gitJesús2019-01-081-1/+1
|
* only phpJesús2019-01-081-1/+1
|
* Added dokuwiki-modeJesús2018-11-211-1/+1
|
* Remove mmm-mode, php-mode :: only web-modeJesús2018-11-121-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-modeJesús2018-11-061-1/+1
| | | | Note: remember that working with PHP and combined HTML isn't a best practice
* minor fix to web-modeJesús2018-11-021-2/+1
|
* Added web-modeJesús2018-11-021-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ús2018-11-021-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 EmacsJesús2018-11-021-1/+1
|
* change require-package to use-packageJesús2018-10-201-1/+1
|
* Added crystal languageJesús2018-10-151-1/+1
|
* Added major mode for editing nginx config filesJesús2018-10-041-1/+1
|
* Add all-the-icons on combination with neotree | esthetic directoryJesús2018-10-031-1/+1
|
* Added neotree - Manage directoryJesús2018-10-031-1/+1
|
* Added Emmet ModeJesús2018-10-021-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 ecbJesús2018-10-021-0/+1
|
* - Added ECBJesús2018-10-021-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 accidentalJesús2018-10-021-1/+1
|
* Added Diminish and Undo-treeJesús2018-10-021-1/+1
|
* provide highlight-indent-guideJesús2018-09-231-1/+1
|
* Add support yaml-modeJesús2018-08-311-1/+1
|
* Added tool editorconfigJesús2018-08-251-1/+1
|
* Added whitespace-modeJesús2018-08-111-1/+1
|
* rainbow-mode: colorize color names in buffers (css, less, sass, scss)Jesús2018-08-071-1/+1
|
* Added support less, sass, scssJesús2018-08-071-1/+2
|
* Added support PHP and smarty-modeJesús2018-08-071-1/+1
|
* Initial commitJesús2018-07-291-0/+19