aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-09-22 00:40:45 -0400
committerJames McCoy <jamessan@jamessan.com>2016-09-24 14:03:22 -0400
commit45598d2e5e2b56e24e4d5abe4f28f259e3def572 (patch)
tree809db52bae466f1e283f8a8c8a6024596c5ea67b /src/nvim/version.c
parent49735d6fae3d99a05ff63625bb0baf10deae9c71 (diff)
downloadrneovim-45598d2e5e2b56e24e4d5abe4f28f259e3def572.tar.gz
rneovim-45598d2e5e2b56e24e4d5abe4f28f259e3def572.tar.bz2
rneovim-45598d2e5e2b56e24e4d5abe4f28f259e3def572.zip
vim-patch:7.4.1620
Problem: Emoji characters are not considered as a kind of word character. Solution: Give emoji characters a word class number. (Yashuhiro Matsumoto) https://github.com/vim/vim/commit/4077b33a8370afb3d5ae74e556a0119cf51fe294
Diffstat (limited to 'src/nvim/version.c')
-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 0106185d13..43aaa6b1ed 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -823,7 +823,7 @@ static int included_patches[] = {
// 1623 NA
// 1622 NA
// 1621 NA
- // 1620,
+ 1620,
// 1619,
// 1618 NA
// 1617 NA