neovim/runtime/autoload/remote
Marco Hinz 657ba62a84 rplugin: resolve paths in manifest file (#5501)
`:CheckHealth nvim` would always report an outdated manifest if symlinks were
used, because the manifest file contains unresolved paths that get compared
against resolved paths.

Now we resolve paths before they get written to the manifest file.
2016-10-18 23:16:13 +02:00
..
define.vim test: remote/define.vim: range 2016-04-18 05:40:15 -04:00
host.vim rplugin: resolve paths in manifest file (#5501) 2016-10-18 23:16:13 +02:00