1
0
Fork 0
vdotfiles/cli/.config/fish/functions/vim.fish

3 lines
40 B
Fish

function vim
command nvim $argv
end