xavierd / clang_complete

Vim plugin that use clang for completing C/C++ code.
http://www.vim.org/scripts/script.php?script_id=3302
1.96k stars 308 forks source link

every time I use Ctrl+N will run tag scan,it will take several seconds,how to make it faster? #584

Open ChangmingTian opened 3 years ago

ChangmingTian commented 3 years ago

every time I use Ctrl+N will run tag scan,it will take several seconds,how to make it faster?