[PATCH] Fix tab completion for :find

2011-04-23 Fir de Conversatie Carlo Teubner
The attached patch fixes this issue from todo.txt: ":find" completion does not escape space in directory name. (Isz, 2010 Nov 2) Carlo -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http:

Re: http://vimhelp.appspot.com/

2010-10-18 Fir de Conversatie Carlo Teubner
Just a brief update: the site has seen a few improvements, notably everything that can be is now linked; although words that are not highlighted are not in any way marked as a link, except when you mouse-over. I thought this is an acceptable compromise between usability and looks. Also it mirrors t

Re: 2html.vim causes Vim to crash with a SIGSEGV?!

2010-09-11 Fir de Conversatie Carlo Teubner
Peter Odding peterodding.com> writes: > > The regex is a 77 KB monstrosity that's supposed to match a predefined > set of strings in 2html.vim output and is complicated by the fact that > it also matches strings with embedded HTML tags. The regex is corrupt > because of a bug in my plug-in; I

doc fix for syntax.txt, message.txt

2010-08-29 Fir de Conversatie Carlo Teubner
The following patch fixes bad syntax highlighting. diff -r 073ff46fe397 runtime/doc/message.txt --- a/runtime/doc/message.txt Fri Aug 20 11:11:57 2010 +0200 +++ b/runtime/doc/message.txt Sun Aug 29 18:38:51 2010 +0100 @@ -65,7 +65,7 @@ LIST OF MESSAGES *E222* *E228* *E

doc fix for change.txt

2010-08-29 Fir de Conversatie Carlo Teubner
The following patch fixes some bad grammar. --- change.txt.orig 2010-08-29 17:33:43.949820963 +0100 +++ change.txt 2010-08-29 17:39:19.221945975 +0100 @@ -1056,7 +1056,7 @@ There are nine types of registers: *re 1. Unnamed register "" *quote_qu