mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.700
Problem: Fold can't be opened after ":move". (Ein Brown)
Solution: Delete the folding information and update it afterwards.
(Christian Brabandt)
d5f6933d5c
This commit is contained in:
@@ -588,7 +588,7 @@ static int included_patches[] = {
|
||||
// 703 NA
|
||||
702,
|
||||
// 701 NA
|
||||
// 700,
|
||||
700,
|
||||
699,
|
||||
698,
|
||||
697,
|
||||
|
Reference in New Issue
Block a user