3 lines
50 B
Fish
3 lines
50 B
Fish
function vi --wraps=vim
|
|
command vim $argv
|
|
end
|
function vi --wraps=vim
|
|
command vim $argv
|
|
end
|