mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0137 (#7119)
Problem: When 'maxfuncdepth' is set above 200 the nesting is limited to
200. (Brett Stahlman)
Solution: Allow for Ex command recursion depending on 'maxfuncdepth'.
777b30f827
This commit is contained in:

committed by
Justin M. Keyes

parent
36ceb9397c
commit
d1f0b5aa5d
@@ -815,7 +815,7 @@ static const int included_patches[] = {
|
||||
// 140,
|
||||
// 139 NA
|
||||
// 138 NA
|
||||
// 137,
|
||||
137,
|
||||
136,
|
||||
135,
|
||||
134,
|
||||
|
Reference in New Issue
Block a user