vim-cpp-enhanced-highlight icon indicating copy to clipboard operation
vim-cpp-enhanced-highlight copied to clipboard

Function name highlighted as type

Open EdwinHu233 opened this issue 7 years ago • 0 comments

I defined a function called deque. It's a typo (I meant "dequeue") and is occasionally the same as the name of std::deque. So it's highlighted as a type. wrong_highlight

EdwinHu233 avatar Aug 18 '18 16:08 EdwinHu233