1
2
Fork
You've already forked emacs.d
0
My private home-grown Emacs config
  • Emacs Lisp 96.9%
  • Shell 2.3%
  • YASnippet 0.8%
2025年09月02日 12:33:58 +02:00
settings configure windmove 2025年09月02日 12:33:58 +02:00
site-lisp fix warnings 2025年01月22日 11:05:01 +01:00
snippets/tsx-ts-mode new snippets for tsx-ts-mode 2025年08月19日 12:39:39 +02:00
.gitignore ignore more junk files 2024年08月26日 15:44:33 +02:00
.mc-lists.el lower camel case got renamed 2025年09月02日 12:32:42 +02:00
bootstrap.el update GC handling 2025年08月19日 12:39:03 +02:00
early-init.el update GC handling 2025年08月19日 12:39:03 +02:00
init.el add a nice dashboard 2025年06月05日 13:19:18 +02:00
install-lsps.sh install rust-analyzer via install-lsps.sh 2024年02月27日 09:41:42 +01:00
LICENSE Create LICENSE 2021年11月14日 20:16:26 +01:00
README.md add readme 2021年11月14日 20:14:07 +01:00

CK's personal emacs config

This is my personal Emacs config. It mainly focuses on programming in various environments, including but not limited to:

  • Web development (HTML, JS, CSS, TS, React)
  • Elixir
  • Rust

Additionally I use org-mode for todo and task tracking.