From 944ab3360485a6d9b79a0fd298fdffc303ea6647 Mon Sep 17 00:00:00 2001 From: Fr3deric Date: Tue, 10 Mar 2020 23:58:21 +0100 Subject: [PATCH] add TODO item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3c4c30..17c5b25 100644 --- a/README.md +++ b/README.md @@ -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: * toggle features (fci, whitespace-mode, ...) * make `C-x` (and others) accessible via `SPC x` + * make buffer switching more accessible, e.g. ` b b` * ~~disable~~ welcome buffer (~~or~~ put something funny there) * themed right-click menus * update diff-hl after committing things with magit