06d653c60d
This should help catch cases where the user jumps to an identifier and then edits it in place; we want to add that new ident to the db ASAP because the user may want to have it completed soon. Still, we're not perfect. If the user just deletes chars with 'x' or 'd' in Vim and therefore never even enters insert mode we are obviously not going to pick up that identifier until the next full file sweep. |
||
---|---|---|
autoload | ||
cpp | ||
plugin | ||
python | ||
.gitignore | ||
README.md |
Work in progress, NOT yet ready for primetime!