File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Installs and loads `tmux` plugins.
6
6
7
7
Tested and working on Linux, OSX, and Cygwin.
8
8
9
+ See list of plugins [ here] ( https://github.com/tmux-plugins/list ) .
10
+
9
11
### Installation
10
12
11
13
Requirements: ` tmux ` version 1.9 (or higher), ` git ` , ` bash ` .
@@ -69,10 +71,6 @@ find plugin directory there and remove it.
69
71
` prefix ` + <kbd >alt</kbd > + <kbd >u</kbd >
70
72
- remove/uninstall plugins not on the plugin list
71
73
72
- ### More plugins
73
-
74
- For more plugins, check [ here] ( https://github.com/tmux-plugins ) .
75
-
76
74
### Docs
77
75
78
76
- [ Help, tpm not working] ( docs/tpm_not_working.md ) - problem solutions
@@ -97,17 +95,6 @@ Run tests with:
97
95
$ ./run_tests
98
96
```
99
97
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
-
111
98
### License
112
99
113
100
[ MIT] ( LICENSE.md )
You can’t perform that action at this time.
0 commit comments