/usr/bin/vi: errors parsing .vim files from vim-common package

matthew patton pattonme@yahoo.com
Mon Dec 18 20:25:42 GMT 2023


<quote>and /etc/profile.d/vim.sh has this bit:
if [ -n "$BASH_VERSION" -o -n "$KSH_VERSION" -o -n "$ZSH_VERSION" ]; then
  # for bash and zsh, only if no alias is already set
  alias vi >/dev/null 2>&1 || alias vi=vim
fi
</quote>
someone needs to be smacked good and hard for that.
  


More information about the Cygwin mailing list