This plugin is bundle with spacevim by default, and the key binding to toggle this feature is `SPC a r`
2. Using `record-key.nvim` without SpaceVim:
```
Plug 'wsdjeg/record-key.nvim'
```
## Usage
-`:RecordKeyToggle`: toggle record-key
## Feedback
The development of this plugin is in [`SpaceVim/bundle/record-key.nvim`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/record-key.nvim) directory.
If you encounter any bugs or have suggestions, please file an issue in the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues)