sudormrfbin / cheatsheet.nvim

A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!
658 stars 24 forks source link

Feature Request: allow user-defined cheats to replace default cheats #21

Open alexander-gabriel opened 2 years ago

alexander-gabriel commented 2 years ago

Imagine you prefer a different keybinding for some function over the default, and thus go on to change a plugin setting or remap a default key. Imagine further you add an entry to your cheatsheet.txt to reflect this new reality.

Wouldn't it be great, if cheatsheet.nvim would now stop showing you two conflicting cheat entries for cheats that are defined elsewhere as well?

Maybe filtering based on the same description could work.