Skip to content

Commit 38576cf

Browse files
committed
Add tmux-plugins/list to the readme
1 parent 60a36d6 commit 38576cf

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Installs and loads `tmux` plugins.
66

77
Tested and working on Linux, OSX, and Cygwin.
88

9+
See list of plugins [here](https://github.com/tmux-plugins/list).
10+
911
### Installation
1012

1113
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
@@ -69,10 +71,6 @@ find plugin directory there and remove it.
6971
`prefix` + <kbd>alt</kbd> + <kbd>u</kbd>
7072
- remove/uninstall plugins not on the plugin list
7173

72-
### More plugins
73-
74-
For more plugins, check [here](https://github.com/tmux-plugins).
75-
7674
### Docs
7775

7876
- [Help, tpm not working](docs/tpm_not_working.md) - problem solutions
@@ -97,17 +95,6 @@ Run tests with:
9795
$ ./run_tests
9896
```
9997

100-
### Other goodies
101-
102-
- [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat) - a plugin for
103-
regex searches in tmux and fast match selection
104-
- [tmux-yank](https://github.com/tmux-plugins/tmux-yank) - enables copying
105-
highlighted text to system clipboard
106-
- [tmux-open](https://github.com/tmux-plugins/tmux-open) - a plugin for quickly
107-
opening highlighted file or a url
108-
- [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) - automatic
109-
restoring and continuous saving of tmux env
110-
11198
### License
11299

113100
[MIT](LICENSE.md)

0 commit comments

Comments
 (0)