docs(emasc/keybinds): add keybind to rename-uniquely

This commit is contained in:
Lucien Cartier-Tilet 2024-10-03 19:53:56 +02:00
parent 39d9900022
commit 664aa185dd
Signed by: phundrak
GPG Key ID: 35A9399AF8F1929C

View File

@ -188,6 +188,7 @@ My buffer-related keybindings are all prefixed by ~b~.
| n | next-buffer | | | | n | next-buffer | | |
| p | previous-buffer | | | | p | previous-buffer | | |
| r | counsel-buffer-or-recentf | | counsel | | r | counsel-buffer-or-recentf | | counsel |
| R | rename-uniquely | | |
| s | switch-to-scratch-buffer | | | | s | switch-to-scratch-buffer | | |
** Code ** Code