From 4d98b4ad0561ad442d5de5daffa1c63120356728 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Sat, 2 Aug 2014 12:29:07 +0200 Subject: [PATCH] Update readme --- CHANGELOG.md | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d64ab0..6a324fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - update readme because of github organization change to [tmux-plugins](https://github.com/tmux-plugins) - update tests to pass +- update README to suggest different first plugin ### v0.0.2, 2014-07-17 - run all *.tmux plugin files as executables diff --git a/README.md b/README.md index 62d9f7b..950efbf 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ are required): # List of plugins # Supports `github_username/repo` or full git URLs set -g @tpm_plugins " \ - tmux-plugins/tpm \ - tmux-plugins/tmux-pain-control \ + tmux-plugins/tpm \ + tmux-plugins/tmux-sensible \ " # Other examples: # github_username/plugin_name \