Vimscript是否允许多行字符串?
python和ruby命令允许格式: :python << EOF
:python << EOF
你能用字符串做类似的事吗?
vim
我有一个别名: alias gco='git checkout'
alias gco='git checkout'
如何添加标签完成,就像我输入一样git checkout?
git checkout
对于我的alias g='git'我使用compdef g='git'.
alias g='git'
compdef g='git'
我一直在尝试使用,compdef但我没有取得任何成功.
compdef
git zsh tab-completion
git ×1
tab-completion ×1
vim ×1
zsh ×1