correct spelling mistake

This commit is contained in:
Edward Betts 2017-09-02 08:03:23 +01:00
parent c8ac32a085
commit 3efe9b20ba
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
- enable overriding default key bindings
- start using `C-c` to clear screen
- add uninstall/clean procedure and keybinding (prefix+alt+u) (@chilicuil)
- add new `set @plugin 'repo'` plugin defintion syntax (@chilicuil)
- add new `set @plugin 'repo'` plugin definition syntax (@chilicuil)
- revert back to using `-g` flag in new plugin definition syntax
- permit leading whitespace with new plugin definition syntax (thanks @chilicuil)
- make sure `TMUX_PLUGIN_MANAGER_PATH` always has trailng slash