Fix how keywords are picked up.
commit7ff00d30a4434354797effaa3d10504497586358
authorWolfgang Jenkner <wjenkner@inode.at>
Thu, 22 May 2008 14:33:54 +0000 (22 16:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 1 Jun 2008 19:09:47 +0000 (1 21:09 +0200)
tree3ef0ac5acb95629a9bb9c5608a0d7c0817082005
parentbfbd19beadea6ba5db63a3789d18928f16cade6a
Fix how keywords are picked up.

The way v_curword built up keywords starting with a non-word character
was incompatible with historical tagstring search and POSIX.
vi/vi.c