diff --git a/VimSetup.rc b/VimSetup.rc index 5036023..b2feb1d 100644 --- a/VimSetup.rc +++ b/VimSetup.rc @@ -552,8 +552,6 @@ " This is to avoid cpp.vim error when it is a .c buf syn keyword cppStructure class - runtime after_disable/syntax/cpp.vim - syn keyword cppOtherKeyword bool class struct void int unsigned float double virtual default const constexpr decltype nullptr noexcept dynamic_cast static_cast reinterpret_cast const_cast return operator override final public private protected for if do while case switch this try catch static_assert sizeof else using " ctags kinds: