vim-patch:7.4.896

Problem:    Editing a URL, which netrw should handle, doesn't work.
Solution:   Avoid changing slashes to backslashes. (Yasuhiro Matsumoto)

b4f6a46b01

Cherry-picked from https://github.com/neovim/neovim/pull/810, rebased.
This commit is contained in:
Rui Abreu Ferreira
2016-05-01 00:18:42 +01:00
committed by KillTheMule
parent b02ba11cb1
commit 24dac220d3
4 changed files with 31 additions and 4 deletions

View File

@@ -782,7 +782,7 @@ static int included_patches[] = {
// 899 NA
898,
// 897 NA
// 896,
896,
895,
// 894 NA
893,