Skip to content

Recording keyboard keys in Neovim

Notifications You must be signed in to change notification settings

wsdjeg/record-key.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

record-key.nvim

record-key.nvim is plugin to display pressed key in neovim.

GPLv3 License

Install

  1. 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

  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 directory.

If you encounter any bugs or have suggestions, please file an issue in the issue tracker

About

Recording keyboard keys in Neovim

Topics

Resources

Stars

Watchers

Forks