mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
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:

committed by
KillTheMule

parent
b02ba11cb1
commit
24dac220d3
@@ -782,7 +782,7 @@ static int included_patches[] = {
|
||||
// 899 NA
|
||||
898,
|
||||
// 897 NA
|
||||
// 896,
|
||||
896,
|
||||
895,
|
||||
// 894 NA
|
||||
893,
|
||||
|
Reference in New Issue
Block a user