# Defined in - @ line 1
function vim --wraps=nvim --description 'alias vim=nvim'
  nvim  $argv;
end