function vv --wraps=nvim --wraps=vim --description 'alias vv=vim'
  vim $argv
        
end