diff options
author | Daniel Hahler <git@thequod.de> | 2015-04-15 18:45:03 +0200 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-04-17 13:36:30 +0000 |
commit | 156327023ceb1ba9290cd7fc087d39a9868fddc4 (patch) | |
tree | d213b315a3be432aef8d66bf33d821c680bbf68e /ChangeLog | |
parent | 4508d25710de08793005923b1f91f5ae072f3945 (diff) | |
download | zsh-156327023ceb1ba9290cd7fc087d39a9868fddc4.tar.gz zsh-156327023ceb1ba9290cd7fc087d39a9868fddc4.tar.xz zsh-156327023ceb1ba9290cd7fc087d39a9868fddc4.zip |
34899: completion: _vim: add nvim to #compdef
nvim is used by NeoVim and is fairly compatible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3b3804a99..3d07270c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-04-17 Daniel Hahler <git@thequod.de> + + * 34899: Completion/Unix/Command/_vim: completion: _vim: add + nvim to #compdef + 2015-04-17 Peter Stephenson <p.stephenson@samsung.com> * 34905: Src/Zle/zle_keymap.c, Src/lex.c, Src/parse.c: suppress |