Since it is technically vim-internal (and relatively rarely used unless to debug things), I have moved the shortcut for this function from `<leader>sh` (show-history) to `<leader>vp` (vim-print-messages). The 'p'-suffix is a little unfortunate but currently h/H/m are all taken in this vim-internal submenu. The reasoning behind this is that the 'show' menu is intended primarily for user-facing, middle-of-work tasks and windows that help me accomplish goals when actually working and getting things done. Showing the fidget history does not do that, but allows introspection into the vim editor history. So, it should accordingly live under the 'vim' menu. Additionally, it frees space in the 'show' menu and lets me/the user forget about the functionality until it is needed. |
||
|---|---|---|
| .. | ||
| nvim | ||
| sh | ||