aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-04-21 22:13:32 -0400
committerJames McCoy <jamessan@jamessan.com>2016-04-25 06:36:08 -0400
commitee9cca892c6dfe3eb9afd763e3cc288b99053466 (patch)
treeb8ca1579865c31682e5b6e9c6181e45e5db68af8 /src/nvim/version.c
parentef205c3851fda637af49b5517bee60e6a62275ed (diff)
downloadrneovim-ee9cca892c6dfe3eb9afd763e3cc288b99053466.tar.gz
rneovim-ee9cca892c6dfe3eb9afd763e3cc288b99053466.tar.bz2
rneovim-ee9cca892c6dfe3eb9afd763e3cc288b99053466.zip
vim-patch:7.4.613
Problem: The NFA engine does not implement the 'redrawtime' time limit. Solution: Implement the time limit. https://github.com/vim/vim/commit/70781ee4035b5fd5e3cbb3fe4c7646e19119f0a8
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 e07c4a242a..e8edfdb5b1 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -1064,7 +1064,7 @@ static int included_patches[] = {
616,
615,
614,
- // 613,
+ 613,
612,
// 611 NA
// 610 NA