diff --git a/config/plugins/rhubarb.nix b/config/plugins/rhubarb.nix index 20f4f1f..2d72bb8 100644 --- a/config/plugins/rhubarb.nix +++ b/config/plugins/rhubarb.nix @@ -5,6 +5,12 @@ { action = "GBrowse"; key = "bro"; + mode = ["n"]; + } + { + action = ":GBrowse"; + key = "bro"; + mode = ["v"]; } ]; }