aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.org
Commit message (Expand)AuthorAgeFilesLines
* 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
* emacs: added some handy export functionsMiquel Sabaté Solà2019-09-161-3/+46
* emacs: added clang-format+Miquel Sabaté Solà2019-09-161-0/+11
* emacs: added abbrev into the mixMiquel Sabaté Solà2019-09-161-6/+28
* Added linters and polished codeMiquel Sabaté Solà2019-09-051-8/+12
* emacs.d: added a hook for lisp-modeMiquel Sabaté Solà2019-09-041-0/+10
* emacs.d: be a bit more careful with versionsMiquel Sabaté Solà2019-09-041-3/+9
* emacs.d: fix a type when tangling init.elMiquel Sabaté Solà2019-09-041-1/+1
* emacs: added some screencasting packagesMiquel Sabaté Solà2019-08-231-0/+35
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-0/+2349