mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1108 (#4872)
Problem: Expanding "~" halfway a file name.
Solution: Handle the file name as one name. (Marco Hinz) Add a test.
Closes vim/vim#564.
58adb14739
This commit is contained in:

committed by
Justin M. Keyes

parent
2d9c7dd840
commit
667c1dc4de
@@ -585,7 +585,7 @@ static int included_patches[] = {
|
||||
// 1111,
|
||||
1110,
|
||||
// 1109 NA
|
||||
// 1108,
|
||||
1108,
|
||||
1107,
|
||||
// 1106 NA
|
||||
1105,
|
||||
|
Reference in New Issue
Block a user