diff options
author | Gokul Soumya | 2021-07-26 16:07:13 +0000 |
---|---|---|
committer | GitHub | 2021-07-26 16:07:13 +0000 |
commit | 88d6f652390922b389667f469b6d308db569bdaf (patch) | |
tree | 12d23bd03d89744880e87fca12f192e676272ee9 /helix-term/src/ui/menu.rs | |
parent | a630fb5d2022b264bcac34317bbadd0973bd57d4 (diff) |
Allow multi key remappings in config file (#454)
* Use tree like structure to store keymaps
* Allow multi key keymaps in config file
* Allow multi key keymaps in insert mode
* Make keymap state self contained
* Add keymap! macro for ergonomic declaration
* Add descriptions for editor commands
* Allow keymap! to take multiple keys
* Restore infobox display
* Fix keymap merging and add infobox titles
* Fix and add tests for keymaps
* Clean up comments and apply suggestions
* Allow trailing commas in keymap!
* Remove mode suffixes from keymaps
* Preserve order of keys when showing infobox
* Make command descriptions smaller
* Strip infobox title prefix from items
* Strip infobox title prefix from items
Diffstat (limited to 'helix-term/src/ui/menu.rs')
0 files changed, 0 insertions, 0 deletions