neovim/runtime/autoload/remote
Jonathan Skeate 5613b62224 host.vim: expand $MYVIMRC. #3342
According to the vim helpfile:

> fnamemodify({fname}, {mods})
>    ...
>    Note: Environment variables don't work in {fname}, use
>    expand() first then.

So this causes issues if your $MYVIMRC contains environment variables
(e.g. $XDG_CONFIG_HOME)
2015-09-14 21:59:13 -04:00
..
define.vim runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
host.vim host.vim: expand $MYVIMRC. #3342 2015-09-14 21:59:13 -04:00