aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorLech Lorens <lech.lorens@gmail.com>2017-08-20 12:14:27 +0200
committerLech Lorens <lech.lorens@gmail.com>2017-08-21 23:00:51 +0200
commitd2595ba1c4491a31d18211050e1abe86ea5379d3 (patch)
tree8d7248d001c3cbbc94c12aaeca044659262fdbe9 /src/nvim/version.c
parentb3da396804ec0a63f11b86a363bd4c98e23f8ebd (diff)
downloadrneovim-d2595ba1c4491a31d18211050e1abe86ea5379d3.tar.gz
rneovim-d2595ba1c4491a31d18211050e1abe86ea5379d3.tar.bz2
rneovim-d2595ba1c4491a31d18211050e1abe86ea5379d3.zip
vim-patch:8.0.0092
Problem: C indenting does not support nested namespaces that C++ 17 has. Solution: Add check that passes double colon inside a name. (Pauli, closes vim/vim#1214) https://github.com/vim/vim/commit/ca8b8d6956dd881de6446fc32c38e817a364a6cc
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 2a3fdbd70d..68c41cee88 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -860,7 +860,7 @@ static const int included_patches[] = {
// 95 NA
// 94 NA
// 93 NA
- // 92,
+ 92,
// 91,
90,
// 89 NA