mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.722
Problem: 0x202f is not recognized as a non-breaking space character.
Solution: Add 0x202f to the list. (Christian Brabandt)
73284b973a
This commit is contained in:
@@ -402,7 +402,7 @@ static int included_patches[] = {
|
||||
// 725,
|
||||
// 724 NA
|
||||
723,
|
||||
// 722,
|
||||
722,
|
||||
721,
|
||||
// 720 NA
|
||||
719,
|
||||
|
Reference in New Issue
Block a user