callumcurtis / dotfiles

NixOS and Home Manager configurations.
0 stars 0 forks source link

create and maintain a keybinding cheatsheet #12

Open callumcurtis opened 3 months ago

callumcurtis commented 3 months ago

Will help in learning the keybindings and will work well in case I change programming environment for a time and return later after forgetting things.

callumcurtis commented 2 months ago

For keybindings in nvim, I can use https://github.com/folke/which-key.nvim

A cheat sheet for other CLI programs would still be useful.

Potentially overlaps with generating an SBOM for my nix config.