mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.0196
Problem: The test for :profile is slow and does not work on MS-Windows.
Solution: Use the "-es" argument. (Dominique Pelle) Swap single and double
quotes for system()
c011a3d083
This commit is contained in:
@@ -908,7 +908,7 @@ static const int included_patches[] = {
|
||||
// 199 NA
|
||||
// 198,
|
||||
// 197,
|
||||
// 196,
|
||||
196,
|
||||
195,
|
||||
194,
|
||||
// 193 NA
|
||||
|
Reference in New Issue
Block a user