{ plugins.which-key = { enable = true; lazyLoad.settings = { keys = [ "<leader>" "<c-w>" "\"" "'" "`" "c" "v" "g" ]; cmd = "WhichKey"; }; }; }