Collection of Emacs settings that I find useful (Mirror of https://github.com/timmli/.emacs.d)
- Emacs Lisp 99.3%
- YASnippet 0.7%
| csl | Update CSL | |
| eshell | added eshell alias (la) | |
| lisp | mu4e: Update to v1.14.2 | |
| snippets | yasnippets: Add ID when creating projects and appointments | |
| straight/repos | Downgrade helm-flx due to issues with the stable version of helm | |
| templates | tempel: Update templates | |
| tests | Add plantuml example | |
| .gitmodules | Add own version of dictcc | |
| hydra-example.png | Add documentation of the hydra package | |
| init.el | Update straight.el | |
| LICENSE | ||
| org-init.org | Merge branch 'master' of https://codeberg.org/timmli/.emacs.d | |
| README.md | Update README | |
Emacs settings
Collection of Emacs settings that I find useful
Features
For details, take a look at org-init.org.
The most elaborate parts (since I use them most) are probably:
- Org mode
- mu4e
- Helm
- Dired
- Hydra
Installation
Just clone this repository into ~/.emacs.d.
But I recommend to use my settings as a source of inspiration for creating your own settings.