Skip to content
Snippets Groups Projects
Commit 72ffa498 authored by Simon St James's avatar Simon St James
Browse files

Add some Vim auto-completion tests, and fix a couple of bugs - one especially...

Add some Vim auto-completion tests, and fix a couple of bugs - one especially annoying one is when completion is invoked automatically and we attempt to repeat it via '.' - only the leading portion that we had typed of the completion would be repeated, not the whole thing.

Also, begin work on making the completion list wrap-around: this currently fails as https://git.reviewboard.kde.org/r/109647/ has not yet been committed.

CCBUG:311831
parent 347b1d41
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment