From d8f7d27033e9004c7c3fdb0017919c639ec46c98 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Sat, 2 Aug 2014 20:57:42 +0200 Subject: [PATCH] Update list of plugins in the README --- CHANGELOG.md | 1 + README.md | 15 +-------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a324fb..79b052f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ [tmux-plugins](https://github.com/tmux-plugins) - update tests to pass - update README to suggest different first plugin +- update list of plugins in the README ### v0.0.2, 2014-07-17 - run all *.tmux plugin files as executables diff --git a/README.md b/README.md index 950efbf..f4be86c 100644 --- a/README.md +++ b/README.md @@ -53,20 +53,7 @@ After you press `prefix + I`, everything should be up to date. ### List of plugins -- [pain control](https://github.com/tmux-plugins/tmux-pain-control) - useful standard - bindings for controlling panes -- [goto session](https://github.com/tmux-plugins/tmux-goto-session) - faster session - switching -- [battery osx](https://github.com/tmux-plugins/tmux-battery-osx) - battery status - for OSX in Tmux `status-right` -- [logging](https://github.com/tmux-plugins/tmux-logging) - easy logging and - screen capturing -- [online status](https://github.com/tmux-plugins/tmux-online-status) - online status - indicator in Tmux `status-right`. Useful when on flaky connection to see if - you're online. - -If you create a plugin, feel free to create a pull request that adds it to the -list. +For more plugins, check [here](https://github.com/tmux-plugins). ### Creating plugins