Change github organization for this and other plugins

This commit is contained in:
Bruno Sutic
2014-07-28 16:03:13 +02:00
parent e428b0f7f9
commit c37ed1be2c
6 changed files with 18 additions and 16 deletions

View File

@@ -16,10 +16,10 @@ send "I"
set timeout 15
expect {
"Downloading bruno-/tmux_example_plugin" {
"Downloading tmux-plugins/tmux-example-plugin" {
expect {
"bruno-/tmux_example_plugin download success" {
"tmux-plugins/tmux-example-plugin download success" {
expect { "Done, press ENTER to continue" { exit } }