justmao945 / vim-clang

Clang completion plugin for vim
ISC License
358 stars 47 forks source link

Add very basic clang-tidy support #141

Open smekkley opened 3 years ago

smekkley commented 3 years ago

I had a performance and glitch problem with ALE with clang-tidy. So I decided to write synchronous version for vim-clang.
Users who want more than vim-clang syntax check might find this feature useful.