Mercurial > vim
diff src/normal.c @ 2632:c00efaa0af24 v7.3.053
updated for version 7.3.053
Problem: complete() function doesn't reset complete direction. Can't use
an empty string in the list of matches.
Solution: Set compl_direction to FORWARD. Add "empty" key to allow empty
words. (Kikuchan)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 10 Nov 2010 17:11:33 +0100 |
parents | ac0458d9b9dd |
children | a53e7d3fd741 |