dotfiles/fish/vim.fish

4 lines
32 B
Fish
Raw Normal View History

2016-04-21 22:38:34 +02:00
function vim
nvim $argv
end