aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.org
Commit message (Expand)AuthorAgeFilesLines
* emacs: fixed issue on mu4e's attachment directoryMiquel Sabaté Solà2020-11-031-1/+1
* emacs: fixed directoriesMiquel Sabaté Solà2020-10-221-4/+6
* emacs: set crux to move visuallyMiquel Sabaté Solà2020-10-111-1/+2
* emacs: added groovy-mode and some hunspell wordsMiquel Sabaté Solà2020-10-061-0/+9
* emacs: fixed weird error with accentsMiquel Sabaté Solà2020-10-021-0/+6
* emacs: added git-modes for git filesMiquel Sabaté Solà2020-08-031-9/+22
* emacs: added support for adoc-modeMiquel Sabaté Solà2020-08-031-19/+31
* emacs: set priorities for package archivesMiquel Sabaté Solà2020-04-271-3/+10
* emacs: merged my README.org file into init.orgMiquel Sabaté Solà2020-04-271-6/+15
* emacs: polished my evil setupMiquel Sabaté Solà2020-04-271-40/+17
* emacs: turns out that magit can indeed stage by patchesMiquel Sabaté Solà2020-04-271-1/+1
* emacs: force ERC to use the authinfo mechanismMiquel Sabaté Solà2020-04-271-21/+22
* emacs: using evil-escape and removing evil-leaderMiquel Sabaté Solà2020-04-241-89/+39
* emacs: bring window navigation to Vim defaultsMiquel Sabaté Solà2020-04-241-22/+24
* emacs: user C-X for killing the buffer and the windowMiquel Sabaté Solà2020-04-231-4/+3
* emacs: vastly cleaned up my configurationMiquel Sabaté Solà2020-04-231-609/+344
* emacs: bring back to life the pre-push hookMiquel Sabaté Solà2020-04-221-5/+7
* emacs: fixed html generationMiquel Sabaté Solà2020-04-211-3/+9
* emacs: remove desktop notifications for mu4e-alertMiquel Sabaté Solà2020-04-211-4/+0
* emacs: prefer newer files for local stuffMiquel Sabaté Solà2020-04-211-2/+5
* emacs: added an early-init.el fileMiquel Sabaté Solà2020-04-211-20/+22
* emacs: removed more warnings and cleaned up js setupMiquel Sabaté Solà2020-04-211-24/+11
* emacs: removed unneeded mail variables and fixed setup for 27Miquel Sabaté Solà2020-04-211-4/+8
* emacs: improved versions being supportedMiquel Sabaté Solà2020-04-211-12/+20
* emacs: provide a package headerMiquel Sabaté Solà2020-04-211-2/+38
* emacs: using the IS-MAC constant whenever possibleMiquel Sabaté Solà2020-04-211-1/+1
* emacs: properly check the OS and use thatMiquel Sabaté Solà2020-04-211-10/+24
* emacs: removed deprecated variables in 27.xMiquel Sabaté Solà2020-04-201-15/+4
* emacs: make sure that all-the-icons is installedMiquel Sabaté Solà2020-04-201-0/+21
* emacs: fixed some icons when using a serverMiquel Sabaté Solà2020-04-201-42/+44
* emacs: better disable GC during startupMiquel Sabaté Solà2020-04-201-5/+15
* emacs: use doom-modelineMiquel Sabaté Solà2020-04-201-28/+34
* emacs: avoid calling package-initialize in 27.xMiquel Sabaté Solà2020-04-201-1/+3
* emacs: enable lexical binding for the resulting init fileMiquel Sabaté Solà2020-04-201-0/+2
* emacs: there is no need to manually add site-lisp subdirsMiquel Sabaté Solà2020-04-201-1/+0
* emacs: added a couple of optimizations with frame creationMiquel Sabaté Solà2020-04-201-2/+6
* emacs: also use evil-collection for the help modeMiquel Sabaté Solà2020-04-201-0/+1
* emacs: use evil-collection as much as possibleMiquel Sabaté Solà2020-04-201-55/+21
* emacs: use evil-collection instead of evil-mu4eMiquel Sabaté Solà2020-04-201-26/+24
* emacs: make sure that highlight-numbers is installedMiquel Sabaté Solà2020-04-131-4/+11
* emacs: added highlight-numbers-modeMiquel Sabaté Solà2020-04-071-2/+5
* emacs: updated a variable from the soria themeMiquel Sabaté Solà2020-04-041-2/+2
* emacs: outline all headlines when running flyspellMiquel Sabaté Solà2020-02-171-0/+6
* emacs: reworked the whole mess that was spell checkingMiquel Sabaté Solà2020-02-131-106/+169
* emacs: fixed wrong requirement from gif-keycastMiquel Sabaté Solà2020-02-111-23/+23
* emacs: use the safer boundp functionMiquel Sabaté Solà2020-02-111-1/+1
* Did you know that we are in 2020 already?Miquel Sabaté Solà2020-02-111-1/+1
* emacs: use writer-mode in order to export into PDF or ODTMiquel Sabaté Solà2020-02-111-51/+29
* Minor improvements here and thereMiquel Sabaté Solà2019-12-021-1/+3
* emacs: configured visual-line mode when in text modeMiquel Sabaté Solà2019-09-191-22/+79