mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 18:58:49 +00:00
Update list of plugins in the README
This commit is contained in:
parent
4d98b4ad05
commit
d8f7d27033
@ -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
|
||||
|
15
README.md
15
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user