mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
34899: completion: _vim: add nvim to #compdef
nvim is used by NeoVim and is fairly compatible.
This commit is contained in:
parent
4508d25710
commit
156327023c
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2015-04-17 Peter Stephenson <p.stephenson@samsung.com>
|
||||||
|
|
||||||
* 34905: Src/Zle/zle_keymap.c, Src/lex.c, Src/parse.c: suppress
|
* 34905: Src/Zle/zle_keymap.c, Src/lex.c, Src/parse.c: suppress
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||