Files
neovim/runtime
Justin M. Keyes e509576e53 provider/lang: expand() g:foo_host_prog (#9312)
Before this commit, if user does this:
    let g:node_host_prog = '~/.nvm/versions/node/v11.3.0/bin/neovim-node-host'
the "~/" is not expanded to user's home directory.

`:help g:ruby_host_prog` suggests a path with "~/" so technically we
already claimed to support this.

closes https://github.com/neovim/node-client/issues/102
2018-12-05 00:11:28 +01:00
..
2018-10-29 23:55:45 +01:00
2018-10-29 23:57:24 +01:00
2018-10-30 00:05:25 +01:00
2018-10-28 14:18:21 +01:00
2017-11-07 01:16:42 +01:00
2014-12-19 15:28:49 -05:00
2018-01-15 23:58:52 +01:00
2018-10-30 00:05:25 +01:00
2018-10-29 09:32:29 +01:00
2018-11-05 22:45:48 +01:00
2016-04-16 23:06:24 -07:00
2018-10-29 23:54:15 +01:00
2018-10-29 09:50:08 +01:00
2017-01-31 02:02:09 +01:00
2017-01-31 02:02:09 +01:00
2014-07-29 02:12:31 +00:00
2018-10-28 14:05:14 +01:00
2017-11-07 23:07:03 +01:00