record-key.nvim is plugin to display pressed key in neovim.
-
Using
record-key.nvim
in SpaceVim:This plugin is bundle with spacevim by default, and the key binding to toggle this feature is
SPC a r
-
Using
record-key.nvim
without SpaceVim:
Plug 'wsdjeg/record-key.nvim'
:RecordKeyToggle
: toggle record-key
The development of this plugin is in SpaceVim/bundle/record-key.nvim
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker