4 lines
72 B
Fish

function v --wraps=nvim --description 'alias v nvim'
nvim $argv;
end