{pkgs, ...}: { extraPlugins = with pkgs.vimPlugins; [rhubarb]; keymaps = [ { action = "GBrowse"; key = "bro"; } ]; }