aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Emacs: Set use-package-verboseThomas Schneider2021-07-131-1/+2
|
* Emacs: Add some packages and configThomas Schneider2020-07-261-0/+15
|
* Emacs: Refactor RefTeX/AUCTeX configThomas Schneider2020-07-261-3/+13
|
* Emacs: Fix calc-digit-map handlingThomas Schneider2020-07-261-1/+3
|
* Emacs/calc: Use keypad comma as decimal separatorThomas Schneider2020-07-081-0/+3
|
* Emacs: Company stuffThomas Schneider2020-02-271-5/+4
|
* Emacs: Remove projectileThomas Schneider2020-02-271-10/+0
|
* Emacs: Set c-default-style to linuxThomas Schneider2019-12-231-0/+2
|
* Emacs: Add go-modeThomas Schneider2019-12-231-0/+3
|
* Emacs: Fix line-numbers hook handlingThomas Schneider2019-12-231-3/+3
|
* Emacs: Move and customise yaml-modeThomas Schneider2019-12-231-3/+6
|
* Emacs: Add elpyThomas Schneider2019-12-231-5/+6
|
* Emacs: Don’t show line numbers in ledger reportsThomas Schneider2019-12-231-2/+4
|
* Emacs: Simplify pdf-tools checkThomas Schneider2019-12-231-2/+3
|
* Emacs: Remove “install package iff not present on system” hackThomas Schneider2019-10-071-20/+1
|
* Emacs: Install lsp and related packagesThomas Schneider2019-10-071-0/+8
|
* Emacs: Install cargo-modeThomas Schneider2019-10-071-0/+3
|
* Emacs: Install toml-modeThomas Schneider2019-10-071-0/+2
|
* Emacs: Some company changesThomas Schneider2019-10-071-1/+3
|
* Emacs: Remove flycheckThomas Schneider2019-10-071-3/+0
|
* Emacs/Gnus: Show X-Spam-Score headerThomas Schneider2019-09-231-1/+1
|
* Emacs/AUCTeX: Don’t enable TeX-electric-escapeThomas Schneider2019-09-231-1/+0
|
* Emacs: Some AUCTeX configThomas Schneider2019-07-231-2/+8
|
* Emacs: org-list-allow-alphabeticalThomas Schneider2019-07-211-0/+1
|
* Emacs: Set tramp-terminal-typeThomas Schneider2019-07-211-1/+2
|
* Emacs: Don’t show line numbers in eshellThomas Schneider2019-07-211-0/+1
|
* Emacs: use-package form-feedThomas Schneider2019-07-211-0/+2
|
* Emacs: use-package helm-rgThomas Schneider2019-07-211-0/+2
|
* Emacs: Ignore certain packages on non-graphical systemsThomas Schneider2019-06-271-0/+6
|
* Emacs: Don’t install certain packages on GentooThomas Schneider2019-06-271-2/+3
| | | | This fixes d7afc3
* Emacs: Add key binding for #'magit-dispatch-popupThomas Schneider2019-06-271-0/+1
|
* Emacs: Turn on auto-fill in text-modeThomas Schneider2019-06-271-0/+2
|
* Emacs: Prefix all function symbols with #Thomas Schneider2019-06-271-5/+5
|
* Emacs: Rename own functionsThomas Schneider2019-06-271-9/+11
| | | | | … and stripe-listify package-menu as well, because splitting this commit would be too tedious.
* Emacs: Add more magit key bindingsThomas Schneider2019-06-271-2/+5
|
* Emacs: Load Projectile immediatelyThomas Schneider2019-06-271-1/+2
|
* Emacs: Don’t install certain packages via package.elThomas Schneider2019-06-271-1/+20
|
* Emacs: Always install missing packagesThomas Schneider2019-06-231-7/+6
|
* Emacs: Add some packages, a little refactoringThomas Schneider2019-06-231-3/+35
|
* Emacs: ace-window: Jump only in this frameThomas Schneider2019-06-231-1/+2
|
* Emacs: Enable semantic-mode and add srefactorThomas Schneider2019-06-231-0/+5
|
* Emacs: add #'gnus-alias-select-identity keybindingThomas Schneider2019-05-101-0/+2
|
* Emacs: use-package only if the package is installedThomas Schneider2019-04-041-0/+7
|
* Emacs: Remove git-commit-modeThomas Schneider2019-04-031-2/+0
|
* Emacs: Remove muttrc-modeThomas Schneider2019-04-031-3/+0
|
* 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
|