Update list of plugins in the README
This commit is contained in:
parent
4d98b4ad05
commit
d8f7d27033
2 changed files with 2 additions and 14 deletions
|
@ -5,6 +5,7 @@
|
||||||
[tmux-plugins](https://github.com/tmux-plugins)
|
[tmux-plugins](https://github.com/tmux-plugins)
|
||||||
- update tests to pass
|
- update tests to pass
|
||||||
- update README to suggest different first plugin
|
- update README to suggest different first plugin
|
||||||
|
- update list of plugins in the README
|
||||||
|
|
||||||
### v0.0.2, 2014-07-17
|
### v0.0.2, 2014-07-17
|
||||||
- run all *.tmux plugin files as executables
|
- run all *.tmux plugin files as executables
|
||||||
|
|
15
README.md
15
README.md
|
@ -53,20 +53,7 @@ After you press `prefix + I`, everything should be up to date.
|
||||||
|
|
||||||
### List of plugins
|
### List of plugins
|
||||||
|
|
||||||
- [pain control](https://github.com/tmux-plugins/tmux-pain-control) - useful standard
|
For more plugins, check [here](https://github.com/tmux-plugins).
|
||||||
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.
|
|
||||||
|
|
||||||
### Creating plugins
|
### Creating plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue