aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: added rainbow-delimiters mode for elispMiquel Sabaté Solà2016-06-301-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: set 80 columns widthMiquel Sabaté Solà2016-06-301-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: some changes on the soria themeMiquel Sabaté Solà2016-06-291-0/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added a systemd unit fileMiquel Sabaté Solà2016-06-291-1/+9
| | | | | | | | I finally got to fix the crash that I was having when trying to execute Emacs as a daemon. For this reason, now starting Emacs as a daemon during startup should be sensible enough. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added some utilities through bbatsov's cruxMiquel Sabaté Solà2016-06-291-9/+20
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added yasnippetMiquel Sabaté Solà2016-06-291-3/+9
| | | | | | I've also added a new leader command to view the available buffers. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added markdown modeMiquel Sabaté Solà2016-06-281-0/+18
| | | | | | Also, ELisp code will also include warnings now. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: I'm on a highway to hell!Miquel Sabaté Solà2016-06-281-0/+382
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>