From 11f34624aa32ac72dc65e46ea9badb4b16a0edd1 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 19 Jul 2016 10:09:54 +0200 Subject: Update --- after/syntax/cpp.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'after/syntax/cpp.vim') diff --git a/after/syntax/cpp.vim b/after/syntax/cpp.vim index c0bc3ec7..4560b0ca 100644 --- a/after/syntax/cpp.vim +++ b/after/syntax/cpp.vim @@ -624,6 +624,7 @@ syntax keyword cppSTLtype const_mem_fun_ref_t syntax keyword cppSTLtype const_mem_fun_t syntax keyword cppSTLtype const_pointer syntax keyword cppSTLtype const_reference +syntax keyword cppSTLtype container_type syntax keyword cppSTLtype deque syntax keyword cppSTLtype difference_type syntax keyword cppSTLtype div_t -- cgit v1.2.3