redyf / Neve

Neve is a Neovim configuration built with Nixvim, it allows you to use Nix language to manage Neovim plugins/options.
MIT License
152 stars 61 forks source link

Feat: move general mappings to which-key v3 #100

Closed mcgilly17 closed 2 months ago

mcgilly17 commented 2 months ago

Closes #99 Closes #102

Went slightly further than expected here:

Tested locally using nix run all looked good.

redyf commented 2 months ago

LGTM!