Updated CHANGELOG.md, fix typo(s)
This commit is contained in:
parent
99469c4a9b
commit
25bcb7e007
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
- add new `set @plugin 'repo'` plugin definition syntax (@chilicuil)
|
- add new `set @plugin 'repo'` plugin definition syntax (@chilicuil)
|
||||||
- revert back to using `-g` flag in new plugin definition syntax
|
- revert back to using `-g` flag in new plugin definition syntax
|
||||||
- permit leading whitespace with new plugin definition syntax (thanks @chilicuil)
|
- permit leading whitespace with new plugin definition syntax (thanks @chilicuil)
|
||||||
- make sure `TMUX_PLUGIN_MANAGER_PATH` always has trailng slash
|
- make sure `TMUX_PLUGIN_MANAGER_PATH` always has trailing slash
|
||||||
- ensure old/deprecated plugin syntax `set -g @tpm_plugins` works alongside new
|
- ensure old/deprecated plugin syntax `set -g @tpm_plugins` works alongside new
|
||||||
`set -g @plugin` syntax
|
`set -g @plugin` syntax
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue