mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-06 18:06:58 +00:00
Instructions about uninstalling plugins
This commit is contained in:
@ -3,6 +3,7 @@
|
|||||||
### master
|
### master
|
||||||
- if the plugin is not downloaded do not source it
|
- if the plugin is not downloaded do not source it
|
||||||
- remove `PLUGINS.md`, an obsolete list of plugins
|
- remove `PLUGINS.md`, an obsolete list of plugins
|
||||||
|
- update readme with instructions about uninstalling plugins
|
||||||
|
|
||||||
### v1.0.0, 2014-08-05
|
### v1.0.0, 2014-08-05
|
||||||
- update readme because of github organization change to
|
- update readme because of github organization change to
|
||||||
|
@ -41,6 +41,12 @@ That's it!
|
|||||||
|
|
||||||
You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
|
You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
|
||||||
|
|
||||||
|
### Uninstalling plugins
|
||||||
|
|
||||||
|
1. remove the plugin from the `@tpm_plugins` list
|
||||||
|
2. All the plugins are installed to `~/.tmux/plugins/`. Find plugin
|
||||||
|
directory there and just remove it.
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
|
|
||||||
`prefix + I`
|
`prefix + I`
|
||||||
|
Reference in New Issue
Block a user