My private home-grown Emacs config
- Emacs Lisp 96.9%
- Shell 2.3%
- YASnippet 0.8%
|
|
||
|---|---|---|
| settings | configure windmove | |
| site-lisp | fix warnings | |
| snippets/tsx-ts-mode | new snippets for tsx-ts-mode | |
| .gitignore | ignore more junk files | |
| .mc-lists.el | lower camel case got renamed | |
| bootstrap.el | update GC handling | |
| early-init.el | update GC handling | |
| init.el | add a nice dashboard | |
| install-lsps.sh | install rust-analyzer via install-lsps.sh | |
| LICENSE | Create LICENSE | |
| README.md | add readme | |
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.