issues
search
liuchengxu
/
vim-which-key
:tulip: Vim plugin that shows keybindings in popup
https://liuchengxu.github.io/vim-which-key/
MIT License
1.93k
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using [count] started commands for which-key to run the commands [count] times.
#252
Kaiser-Yang
opened
7 months ago
1
Fix typos
#251
qadzek
closed
10 months ago
1
Getting weird error when launching Fern
#250
yatesco
closed
11 months ago
2
Update README.md
#249
yatesco
closed
11 months ago
1
vim7.4 error
#248
Mmccqqcookie
closed
1 year ago
0
Fix issue when using dictionary function
#247
asheidan
opened
1 year ago
0
Fix lambda in map()
#246
liuchengxu
closed
1 year ago
0
Is there a way to set a padding for the floating popup window ?
#245
Twix53791
opened
1 year ago
0
Exit key setting to a list of keys doesn't work
#244
Twix53791
closed
1 year ago
2
Fix buffer local maps / option to disable caching
#243
mmrwoods
closed
1 year ago
2
Buffer local mappings are cached even with g:which_key_run_map_on_popup set to 1
#242
mmrwoods
closed
1 year ago
1
In visual mode, which key seems to make cursor jump before command actually executed
#241
zhyzky
opened
1 year ago
4
Handle special keys in the mapping properly
#240
liuchengxu
closed
1 year ago
0
Automatically show <Space> mappings in menu
#239
mmrwoods
closed
1 year ago
3
Mason Registry Error
#238
charles-d-burton
closed
1 year ago
2
Comparable with legacy vim, and show nvim lua built funtion
#237
leoatchina
closed
1 year ago
1
1. Comparable with vim7.4 2. support nvim built-in lua funtion
#236
leoatchina
closed
1 year ago
1
compatible with legacy vim
#235
leoatchina
closed
1 year ago
1
fixed special <M- key bugs
#234
leoatchina
closed
1 year ago
0
do not parse mappings with lua implementations
#233
burnettk
closed
1 year ago
1
Remove redundant loop in s:getchar()
#232
rene-descartes2021
opened
1 year ago
0
Fix immediate popup on start
#231
rene-descartes2021
opened
1 year ago
0
Fix keycode merge bugs introduced with 9875baef
#230
rene-descartes2021
opened
1 year ago
0
Fix native fallback bug introduced by 35078eca
#229
rene-descartes2021
closed
1 year ago
1
Add g:which_key_floating_opts_explicit and g:which_key_floating_vars
#228
rene-descartes2021
opened
1 year ago
0
Support :[range]cmd in visual mode
#227
rene-descartes2021
closed
1 year ago
0
Add add_or_update function
#226
TamaMcGlinn
closed
1 year ago
2
Domain name has been sold?
#225
ianchanning
closed
1 year ago
3
Recent commit to improve keycode merging broke which-key for me
#224
farzadmf
closed
1 year ago
9
Add documentation on how to map lua functions
#223
thisisrandy
closed
2 years ago
1
Add documentation on how to map lua functions
#222
thisisrandy
closed
2 years ago
0
Improve keycode merging
#221
rene-descartes2021
closed
2 years ago
1
Hide all mappings that do not have a description.
#220
blasco
closed
2 years ago
1
Add g:which_key_ignore_outside_mappings
#219
rene-descartes2021
closed
2 years ago
2
Show only the mappings provided by dictionary
#218
ArianaAsl
closed
2 years ago
7
Fixes <Space> issue introduced by <C-I> merge
#217
rene-descartes2021
closed
2 years ago
0
Allow nesting of description dictionary functions
#216
rene-descartes2021
closed
2 years ago
0
<C-I> keymaps now merged into <Tab> properly
#215
rene-descartes2021
closed
2 years ago
0
Support WhichKey! dictionary with native keymaps
#214
rene-descartes2021
closed
2 years ago
0
Add visual mode separate description dictionary
#213
rene-descartes2021
closed
2 years ago
1
Name <Tab> prefix
#212
ArtemSmaznov
closed
2 years ago
2
Using lua doesn't seem to work
#211
Rizhiy
closed
2 years ago
3
How to make the background transparent?
#210
frog-game
opened
2 years ago
1
Support Dictionary-function elements within the description dictionary
#209
rene-descartes2021
closed
2 years ago
3
Using map <nowait>
#208
EJammy
opened
2 years ago
0
突然无法使用
#207
minrui-hust
closed
2 years ago
3
use feedkeys to handle built in mappings
#206
acdifran
closed
3 years ago
1
Allow calling lua functions directly?
#205
jedahan
closed
1 year ago
1
Set filetype=which_key for floating window as well
#204
antoinemadec
closed
3 years ago
1
Sort which-key entries by description instead of actual keys
#203
lyndhurst
opened
3 years ago
2
Next