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)

ca8b8d6956
This commit is contained in:
Lech Lorens
2017-08-20 12:14:27 +02:00
parent b3da396804
commit d2595ba1c4
3 changed files with 61 additions and 14 deletions

View File

@@ -860,7 +860,7 @@ static const int included_patches[] = {
// 95 NA
// 94 NA
// 93 NA
// 92,
92,
// 91,
90,
// 89 NA