diff options
author | Jonathan Skeate <skeate@gmail.com> | 2015-09-15 05:36:49 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-09-14 21:59:13 -0400 |
commit | 5613b62224e4cf8a0088537c7f4ea883530e3cf8 (patch) | |
tree | 6a81497e725ec2e58637802a47ba9d762560fbba /test/functional/api/vim_spec.lua | |
parent | 6bcbb18dc88d9b84f71c09450af10f8f537a8a68 (diff) | |
download | rneovim-5613b62224e4cf8a0088537c7f4ea883530e3cf8.tar.gz rneovim-5613b62224e4cf8a0088537c7f4ea883530e3cf8.tar.bz2 rneovim-5613b62224e4cf8a0088537c7f4ea883530e3cf8.zip |
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)
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions