|
|
@ -17,6 +17,7 @@ This is an attempt to learn about Emacs and its ecosystem by creating a custom c |
|
|
|
* configure custom (?) menus (with leader key) for things: |
|
|
|
* configure custom (?) menus (with leader key) for things: |
|
|
|
* toggle features (fci, whitespace-mode, ...) |
|
|
|
* toggle features (fci, whitespace-mode, ...) |
|
|
|
* make `C-x` (and others) accessible via `SPC x` |
|
|
|
* make `C-x` (and others) accessible via `SPC x` |
|
|
|
|
|
|
|
* make buffer switching more accessible, e.g. `<leader> b b` |
|
|
|
* ~~disable~~ welcome buffer (~~or~~ put something funny there) |
|
|
|
* ~~disable~~ welcome buffer (~~or~~ put something funny there) |
|
|
|
* themed right-click menus |
|
|
|
* themed right-click menus |
|
|
|
* update diff-hl after committing things with magit |
|
|
|
* update diff-hl after committing things with magit |
|
|
|