# Really simple aliases for neovim export alias vim = nvim export alias vi = nvim export-env { $env.EDITOR = 'nvim' }