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:
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
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
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
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