Hannes Schüller <[email protected]> writes: > Hi Matthew! > > Matthew Carter <[email protected]>: >> This patch allows you to type something like: >> >> ahu twit TAB >> >> and get an auto-complete to: >> >> https://twitter.com/_ahungry (assuming it was in your history). > > This looks very useful! > > What is important to me, however, is that the default behaviour (if > just one word is entered) remains the same as currently. At a first > glance at the code, this seems to be the case. Do you confirm? > > Hannes > > ------------------------------------------------------------------------------ > _______________________________________________ > Vimprobable-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/vimprobable-users
Hi Hannes, Thanks - it should perform the same as always when given single words (although it is one extra function call vs pre-patch, but I think it's quite a small overhead). -- Matthew Carter ([email protected]) http://ahungry.com ------------------------------------------------------------------------------ _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
