mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.1007
Problem: When a symbolic link points to a file in the root directory, the swapfile is not correct. Solution: Do not try getting the full name of a file in the root directory. (Milly, closes vim/vim#501)e3303cb081
This was already fixed in Neovim byc708061
.
This commit is contained in:
@@ -671,7 +671,7 @@ static int included_patches[] = {
|
||||
// 1010,
|
||||
// 1009 NA
|
||||
// 1008 NA
|
||||
// 1007,
|
||||
1007,
|
||||
1006,
|
||||
// 1005 NA,
|
||||
// 1004 NA,
|
||||
|
Reference in New Issue
Block a user