nixos-config/config/programs/vim/modules/ux/which-key.nix

3 lines
48 B
Nix

_: {
vim.keybindings.which-key-nvim = true;
}