mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:
@@ -860,7 +860,7 @@ static const int included_patches[] = {
|
||||
// 95 NA
|
||||
// 94 NA
|
||||
// 93 NA
|
||||
// 92,
|
||||
92,
|
||||
// 91,
|
||||
90,
|
||||
// 89 NA
|
||||
|
Reference in New Issue
Block a user