1
0
Fork
You've already forked .emacs.d
0
Collection of Emacs settings that I find useful (Mirror of https://github.com/timmli/.emacs.d)
  • Emacs Lisp 99.3%
  • YASnippet 0.7%
Find a file
2026年07月10日 09:14:00 +02:00
csl Update CSL 2026年03月14日 10:15:10 +01:00
eshell added eshell alias (la) 2016年11月01日 09:05:40 +01:00
lisp mu4e: Update to v1.14.2 2026年07月05日 16:51:16 +02:00
snippets yasnippets: Add ID when creating projects and appointments 2024年12月08日 13:42:20 +01:00
straight/repos Downgrade helm-flx due to issues with the stable version of helm 2022年04月13日 09:32:50 +02:00
templates tempel: Update templates 2025年02月05日 23:30:38 +01:00
tests Add plantuml example 2023年10月03日 10:18:34 +02:00
.gitmodules Add own version of dictcc 2026年02月27日 10:32:05 +01:00
hydra-example.png Add documentation of the hydra package 2023年10月03日 10:02:13 +02:00
init.el Update straight.el 2026年02月20日 16:08:38 +01:00
LICENSE
org-init.org Merge branch 'master' of https://codeberg.org/timmli/.emacs.d 2026年07月10日 09:14:00 +02:00
README.md Update README 2025年06月15日 10:55:55 +02:00

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.