From 664aa185dd2764b4a0e7d07269a066c47b8e9ef6 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Thu, 3 Oct 2024 19:53:56 +0200 Subject: [PATCH] docs(emasc/keybinds): add keybind to rename-uniquely --- docs/emacs/keybindings.org | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/emacs/keybindings.org b/docs/emacs/keybindings.org index 370a781..b360d83 100644 --- a/docs/emacs/keybindings.org +++ b/docs/emacs/keybindings.org @@ -188,6 +188,7 @@ My buffer-related keybindings are all prefixed by ~b~. | n | next-buffer | | | | p | previous-buffer | | | | r | counsel-buffer-or-recentf | | counsel | +| R | rename-uniquely | | | | s | switch-to-scratch-buffer | | | ** Code