Regenerate nvim config
This commit is contained in:
21
config/neovim/store/lazy-plugins/which-key.nvim/TODO.md
Normal file
21
config/neovim/store/lazy-plugins/which-key.nvim/TODO.md
Normal file
@ -0,0 +1,21 @@
|
||||
# Todo
|
||||
|
||||
* [x] hook into all groups
|
||||
* [x] show mappings without keymap (zz etc)
|
||||
* [x] plugin support for marks, registers, text objects
|
||||
* [x] `<bs>` to go up a level
|
||||
* [x] config modes
|
||||
* [x] update buf only
|
||||
* [x] + thingy for groups
|
||||
* [x] text objects
|
||||
* [x] get label from global when not found for buffer
|
||||
* [x] operators & motions
|
||||
* [x] show window after timeout?
|
||||
* [x] make plugins a list of key value with config in value
|
||||
* [x] cleanup text objects text
|
||||
* [x] buf local mappings seems to interfere with global mappings (push K in help)
|
||||
* [x] fix help in visual mode
|
||||
* [x] Plug>whichkey nop
|
||||
* [x] preset plugin
|
||||
* [x] command should auto stuff
|
||||
* [x] timeoutlen is always respected and should still work when zero
|
||||
Reference in New Issue
Block a user