Wednesday, January 6, 2010

Re: Scheme language: why is ? not in word definition

Tue, 5 Jan 2010 16:26:17 +0300, sergey.khorev wrote:

> Yes, for some reason Vim always escapes some special characters even
> if we are not going to pass them to a shell or regexp-using command.
> So ":tag ident?" will work but ^] on "ident?" won't.
> Below is a patch to fix that.

Thanks for the patch. It works perfectly for me and
makes Scheme programmers happy VIM users again :-)

No comments: