Fix typo in README.md
This commit is contained in:
parent
c53ccb37ae
commit
f6a6d879b0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
|
||||||
### Uninstalling plugins
|
### Uninstalling plugins
|
||||||
|
|
||||||
1. remove (or comment out) plugin from the list
|
1. remove (or comment out) plugin from the list
|
||||||
2. hit `prefix + alt + u` (u as in **u**install) to remove the plugin
|
2. hit `prefix + alt + u` (u as in **u**ninstall) to remove the plugin
|
||||||
|
|
||||||
All the plugins are installed to `~/.tmux/plugins/` so alternatively you can
|
All the plugins are installed to `~/.tmux/plugins/` so alternatively you can
|
||||||
find plugin directory there and remove it.
|
find plugin directory there and remove it.
|
||||||
|
|
Loading…
Reference in a new issue