top | item 29130862

(no title)

anonova | 4 years ago

> An user friendly editor should pop some kind of prompt when I pressed the first g/G key and show me what I could press the next,

See vim-which-key [1] and which-key.nvim [2] for something similar to this.

[1]: https://github.com/liuchengxu/vim-which-key

[2]: https://github.com/folke/which-key.nvim

discuss

order

canaus|4 years ago

For those add-ons, don't you have to provide them with the prompts? You still need to actively _know_ how to do something to have it provide you with information.

You can use something like LunarVim which has everything already setup.