echasnovski / mini.nvim

Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
MIT License
5.38k stars 192 forks source link

Add clues for `[` mappings #651

Open nkakouros opened 10 months ago

nkakouros commented 10 months ago

Contributing guidelines

Module(s)

mini.clue

Description

Typing help [ and pressing Tab shows a long list of [ movements. It would be nice to have clues for them similar to g, etc.

echasnovski commented 10 months ago

Thanks for the suggestion!

This sounds reasonable. I'll see if it will add too many lines to the code. Otherwise I might leave this to users.