Update list of plugins in the README

This commit is contained in:
Bruno Sutic 2014-08-02 20:57:42 +02:00
parent 4d98b4ad05
commit d8f7d27033
2 changed files with 2 additions and 14 deletions

View File

@ -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

View File

@ -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