An error occurred while fetching folder content.
new feature: complete a fragment to a longer word found in the buffer
Sumedh Pendurkar authored
Executing the 'complete_a_word' function will search from the start
of the current buffer for entire words that begin with the fragment
that is before the cursor, and will complete this fragment to the
first word that is found.  Each consecutive call of 'complete_a_word'
will search for the next matching word and will complete the fragment
to that.  By default the function is bound to the ^] keystroke.
Signed-off-by: default avatarSumedh Pendurkar <sumedh.pendurkar@gmail.com>
Signed-off-by: default avatarBenno Schulenberg <bensberg@justemail.net>
dca4ab5d
Name Last commit Last update
..