aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
...
* - Refactoring diminish modeJesús2018-10-021-0/+1
| | | | | | | | The diminish mode is activated, which helps us to keep the modeline clean. As we see, in the modeline the modes that are activated are shown, and every time we have more activated minor-modes, which add small functionalities to Emacs. In this case, there are many modes, that if they do not appear, nothing happens. So we hide some, like undo-tree that will always be activated.
* disable editorconfigJesús2018-09-231-1/+1
|
* provide highlight-indent-guideJesús2018-09-231-0/+1
|
* Add support yaml-modeJesús2018-08-311-0/+1
|
* Added tool editorconfigJesús2018-08-251-0/+1
|
* Added whitespace-modeJesús2018-08-111-0/+1
|
* fix C++-mode incorrect indentationJesús2018-08-111-0/+1
|
* set to 4 spaces in pythonJesús2018-08-091-0/+1
|
* rainbow-mode: colorize color names in buffers (css, less, sass, scss)Jesús2018-08-071-0/+2
|
* Added support less, sass, scssJesús2018-08-071-0/+3
|
* Added support PHP and smarty-modeJesús2018-08-071-0/+1
|
* Added security SSLJesús2018-08-041-0/+1
|
* Initial commitJesús2018-07-291-0/+51