aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-09-22 00:56:09 -0400
committerJames McCoy <jamessan@jamessan.com>2016-09-24 14:03:23 -0400
commite161d6a19de2dbbbd1e2c209b88903c59a2eaae6 (patch)
tree2a26b5b6d53462a111b5f13bf7f27acbe7202cf6 /src
parent1144cc6d9edd8d59b6f24e4d8f1df395342c2619 (diff)
downloadrneovim-e161d6a19de2dbbbd1e2c209b88903c59a2eaae6.tar.gz
rneovim-e161d6a19de2dbbbd1e2c209b88903c59a2eaae6.tar.bz2
rneovim-e161d6a19de2dbbbd1e2c209b88903c59a2eaae6.zip
vim-patch:7.4.1630
Problem: Unicode table for double width is outdated. Solution: Update to the latest Unicode standard. https://github.com/vim/vim/commit/d63aff0a65b955447de2fd8bfdaee29b61ce2843
Diffstat (limited to 'src')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 02ee2113b9..eef77fbba7 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -813,7 +813,7 @@ static int included_patches[] = {
// 1633 NA
// 1632 NA
// 1631 NA
- // 1630,
+ 1630,
1629,
// 1628 NA
// 1627 NA