diff --git a/contrib/zsh-completion.zsh b/contrib/zsh-completion.zsh new file mode 100644 index 0000000000..73fc7045ec --- /dev/null +++ b/contrib/zsh-completion.zsh @@ -0,0 +1,36 @@ +#compdef nvim + +# zsh completions for 'nvim' +# automatically generated with http://github.com/RobSis/zsh-completion-generator +local arguments + +arguments=( + '*--cmd[execute before any config]:command' + '*-c[Execute after config and first file]:command' + '-l[Execute Lua