aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Emacs: Add some company backendsThomas Schneider2019-04-031-0/+15
|
* Emacs: Use vdirelThomas Schneider2019-04-031-0/+4
|
* Emacs: Use companyThomas Schneider2019-04-031-0/+6
|
* Emacs: Use deeper-blue themeThomas Schneider2019-04-031-3/+1
|
* Emacs: Use helm-projectileThomas Schneider2019-03-311-0/+5
|
* Emacs: Use mercurial.elThomas Schneider2019-03-312-0/+1296
| | | | Vendored in from <hg-source>/contrib/mercurial.el
* Emacs: Ignore 'transient' directoryThomas Schneider2019-03-311-0/+1
| | | | Whereever it came from, it was not me.
* Emacs: Use magitThomas Schneider2019-03-311-0/+4
|
* Emacs: Bind keymaps as suchThomas Schneider2019-03-291-4/+4
|
* Emacs: Keep use-package installedThomas Schneider2019-03-281-1/+1
|
* Emacs: Set require-final-newlineThomas Schneider2019-03-281-0/+2
|
* Emacs: Use apache-modeThomas Schneider2019-03-281-0/+2
|
* Emacs: Use helmThomas Schneider2019-03-281-0/+20
|
* Emacs: Use avyThomas Schneider2019-03-281-0/+5
|
* Emacs: Use projectileThomas Schneider2019-03-281-0/+5
|
* Emacs: gitignore more generated filesThomas Schneider2019-03-281-0/+3
|
* Emacs: Bootstrap use-package via package.elThomas Schneider2019-03-282-3/+5
|
* Emacs: Add flycheckThomas Schneider2019-03-261-0/+3
|
* Emacs: Add ace-windowThomas Schneider2019-03-261-0/+3
|
* Emacs: Fix environment on macOSThomas Schneider2019-03-261-0/+6
|
* Emacs: ignore more created filesThomas Schneider2019-03-101-0/+2
|
* Emacs: add contrib Cisco router modeThomas Schneider2019-03-101-0/+161
|
* Emacs: tidy mail stuffThomas Schneider2019-03-101-169/+41
|
* Emacs: minor AUCTeX stuffThomas Schneider2019-03-101-3/+3
|
* Emacs: Display time, date, and battery statusThomas Schneider2019-03-101-0/+5
|
* Emacs: don’t track custom.elThomas Schneider2019-03-102-18/+1
| | | | This way, it can be used for local changes.
* Emacs: Gnus Gnus GnusThomas Schneider2018-10-101-14/+53
|
* Emacs: mu4e stuffThomas Schneider2018-10-101-1/+112
| | | | just for reference, I don’t use it anymore
* Emacs: fill shitThomas Schneider2018-10-101-0/+4
|
* Emacs: Fix C-M-yThomas Schneider2018-10-101-1/+1
|
* Emacs: move reftex integration to use-packageThomas Schneider2018-10-101-2/+2
|
* Emacs: (setq-default show-trailing-whitespace t)Thomas Schneider2018-10-101-0/+2
|
* Emacs: pdf-toolsThomas Schneider2018-10-101-0/+8
|
* Emacs: Use its builtin line numbering featureThomas Schneider2018-06-041-6/+9
|
* Emacs: Also add .emacs.d/elisp itself to 'load-pathThomas Schneider2018-05-071-0/+1
|
* Emacs: Add git-commit-modeThomas Schneider2018-05-072-0/+2
|
* Emacs: Add mail configThomas Schneider2018-04-281-0/+69
|
* Emacs: add gui-get-primary-selection key bindingThomas Schneider2018-04-281-0/+3
|
* Emacs: TeX related configThomas Schneider2018-04-281-1/+6
|
* Emacs: simplyfy yaml-mode handlingThomas Schneider2018-04-281-1/+1
|
* Emacs: Directly set 'package-archivesThomas Schneider2018-03-171-5/+3
| | | | I didn’t think this through in e88a76
* Emacs: Start server only when not running yetThomas Schneider2018-03-171-1/+2
|
* Emacs: Empty package-archives before filling itThomas Schneider2018-03-171-0/+1
| | | | This essentially removes HTTP access to ELPA.
* Emacs: Add key binding for 'kill-this-bufferThomas Schneider2018-03-091-0/+2
|
* Emacs: Update init.elThomas Schneider2018-01-081-4/+3
|
* Emacs: Recognize NeoMutt temporary files as mailThomas Schneider2017-12-231-0/+1
|
* Update submodulesThomas Schneider2017-11-101-0/+0
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>
* Emacs: Install rust-modeThomas Schneider2017-08-082-1/+5
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>
* Emacs: Call (linum-mode) in (use-package)Thomas Schneider2017-08-081-3/+4
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>
* Emacs: Switch to https for package-archivesThomas Schneider2017-07-221-2/+2
| | | | Signed-off-by: Thomas Schneider <qsx@qsx.re>