mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
document removal procedure and update the changelog
This commit is contained in:
@ -47,8 +47,7 @@ You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
|
||||
### Uninstalling plugins
|
||||
|
||||
1. remove plugin from `@tpm_plugins` list
|
||||
2. All the plugins are installed to `~/.tmux/plugins/`. Find plugin
|
||||
directory there and just remove it.
|
||||
2. hit `prefix + alt + u` (I as in *u*install) to remove the plugin
|
||||
|
||||
### Key bindings
|
||||
|
||||
@ -59,6 +58,9 @@ You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
|
||||
`prefix + U`
|
||||
- updates plugin(s)
|
||||
|
||||
`prefix + alt + u`
|
||||
- uninstall unused plugin(s)
|
||||
|
||||
### List of plugins
|
||||
|
||||
For more plugins, check [here](https://github.com/tmux-plugins).
|
||||
|
Reference in New Issue
Block a user