aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
* emacs: added an early-init.el fileMiquel Sabaté Solà2020-04-213-21/+83
* emacs: removed more warnings and cleaned up js setupMiquel Sabaté Solà2020-04-212-25/+12
* 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-212-5/+41
* 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-202-6/+16
* emacs: use doom-modelineMiquel Sabaté Solà2020-04-202-34/+38
* 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-202-27/+25
* emacs: make sure that highlight-numbers is installedMiquel Sabaté Solà2020-04-131-4/+11
* emacs: added the PLJ abbrevMiquel Sabaté Solà2020-04-091-1/+3
* emacs: added highlight-numbers-modeMiquel Sabaté Solà2020-04-072-4/+7
* emacs: updated a variable from the soria themeMiquel Sabaté Solà2020-04-042-3/+3
* emacs: regular hunspell and abbrevs.el updateMiquel Sabaté Solà2020-02-261-1/+3
* emacs: added abbrev and vocab from city hallMiquel Sabaté Solà2020-02-171-1/+1
* emacs: tidying up a bit the test infrastructureMiquel Sabaté Solà2020-02-171-4/+4
* emacs: dash.el is a requirement for elisp-elint.el nowMiquel Sabaté Solà2020-02-171-0/+1
* emacs: fix for stdlib-changes on elisp-lintMiquel Sabaté Solà2020-02-171-3/+4
* 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-132-108/+171
* 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
* ci: rebumped again how things are builtMiquel Sabaté Solà2020-02-111-0/+5
* Did you know that we are in 2020 already?Miquel Sabaté Solà2020-02-117-7/+7
* emacs: update on the abbrevs.el fileMiquel Sabaté Solà2020-02-111-7/+310
* emacs: use writer-mode in order to export into PDF or ODTMiquel Sabaté Solà2020-02-111-51/+29
* emacs: added an abbrev for the ... unitary characterMiquel Sabaté Solà2020-02-061-1/+2
* emacs: updated abbrevs.el fileMiquel Sabaté Solà2019-12-091-0/+1
* Minor improvements here and thereMiquel Sabaté Solà2019-12-022-1/+4
* 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-163-2/+13
* emacs: added abbrev into the mixMiquel Sabaté Solà2019-09-163-8/+36
* emacs: markdown to org-mode on a README fileMiquel Sabaté Solà2019-09-062-18/+18
* Added linters and polished codeMiquel Sabaté Solà2019-09-058-48/+126
* 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-042-8/+10
* emacs: added some screencasting packagesMiquel Sabaté Solà2019-08-232-1/+36
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-2215-0/+2888