jackguo380 / vim-lsp-cxx-highlight

Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
MIT License
337 stars 26 forks source link

[Request] Add support for popular plugins #46

Closed GGCristo closed 3 years ago

GGCristo commented 3 years ago

The plugin is able to apply the highlighting when I move trought buffers, but it doesn't work with tabs.

If you can't reporduce it I will write a report, and try to debug it,

Edit: My bad, its works perfectly but it doesn't work with plugins like obsession or fugitive (When you do :Gread for example), so this become a feature request.