Go to file
Strahinja Val Markovic b53ea06d5f Using 'dup':1 to save expensive dup eliminition
Since we are never going to return duplicate candidates to Vim we might as well
save some performance by forcing Vim to not search for duplicates
2012-07-21 12:17:29 -07:00
autoload Using the pyeval func introduced in vim 7.3.584 2012-07-21 10:10:19 -07:00
cpp Improving IdentifierCompleter performance 2012-07-21 12:06:18 -07:00
plugin Using the pyeval func introduced in vim 7.3.584 2012-07-21 10:10:19 -07:00
python Using 'dup':1 to save expensive dup eliminition 2012-07-21 12:17:29 -07:00
.gitignore Updating to boost 1.50 2012-07-21 11:37:40 -07:00
README.md Adding initial readme file 2012-04-15 20:14:47 -07:00

Work in progress, NOT yet ready for primetime!