mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1793
Problem: Some character classes may differ between systems. On OS/X the
regexp test fails.
Solution: Make this less dependent on the system. (idea by Kazunobu Kuriyama)
e8aee7dcf9
This commit is contained in:
@@ -646,7 +646,7 @@ static int included_patches[] = {
|
||||
// 1796 NA
|
||||
// 1795 NA
|
||||
// 1794 NA
|
||||
// 1793,
|
||||
1793,
|
||||
// 1792 NA
|
||||
// 1791 NA
|
||||
// 1790 NA
|
||||
|
Reference in New Issue
Block a user