mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.686 #3629
Problem: "zr" and "zm" do not take a count.
Solution: Implement the count, restrict the fold level to the maximum
nesting depth. (Marcin Szamotulski)
7d2757a472
This commit is contained in:

committed by
Florian Walch

parent
cbb7044878
commit
f65e7bf30c
@@ -238,7 +238,7 @@ static int included_patches[] = {
|
||||
// 689,
|
||||
// 688,
|
||||
// 687 NA
|
||||
// 686,
|
||||
686,
|
||||
// 685,
|
||||
// 684,
|
||||
// 683 NA
|
||||
|
Reference in New Issue
Block a user