4 lines
83 B
Fish
4 lines
83 B
Fish
function vim --wraps=nvim --description 'alias vim=nvim'
|
|
nvim $argv
|
|
|
|
end
|