aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/README.org
Commit message (Collapse)AuthorAgeFilesLines
* emacs: switched to Doom EmacsMiquel Sabaté Solà2021-10-171-1/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: merged my README.org file into init.orgMiquel Sabaté Solà2020-04-271-97/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: polished my evil setupMiquel Sabaté Solà2020-04-271-3/+4
| | | | | | | That is, I'm introducing back again some functionality that I remove but now I'm binding it into different keys. This allows me to simplify the code quite a bit. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added a note on the readmeMiquel Sabaté Solà2020-04-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Did you know that we are in 2020 already?Miquel Sabaté Solà2020-02-111-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added abbrev into the mixMiquel Sabaté Solà2019-09-161-2/+2
| | | | | | I'm also including some other packages such as dired-x. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added linters and polished codeMiquel Sabaté Solà2019-09-051-1/+1
| | | | | | The minimum version supported has been raised to 25.3. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs.d: fix a type when tangling init.elMiquel Sabaté Solà2019-09-041-7/+9
| | | | | | | Moreover, I'm also included a couple of fixes of typos and documentation improvements. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-0/+94
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>