Open albfan opened 7 years ago
This is a problems with vim 8.0
The local context is cleared and you cannot retrieve it from remote_expr
See https://github.com/vim/vim/issues/2237
Fixed in vim 8.0.1217
Need to check vim 8 is 1217 or higher to run correctly
This is a problems with vim 8.0
The local context is cleared and you cannot retrieve it from remote_expr
See https://github.com/vim/vim/issues/2237