diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3d24d..2e754d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### master - if the plugin is not downloaded do not source it +- remove `PLUGINS.md`, an obsolete list of plugins ### v1.0.0, 2014-08-05 - update readme because of github organization change to diff --git a/PLUGINS.md b/PLUGINS.md deleted file mode 100644 index 2bf7bdd..0000000 --- a/PLUGINS.md +++ /dev/null @@ -1,13 +0,0 @@ -# Tmux plugins list - -If you create a plugin, feel free to create a pull request that adds it to the -list. - -- [pain control](https://github.com/tmux-plugins/tmux-pain-control) - 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.