Am 19.12.2012 19:44, schrieb David Fishburn:

:ExplainPattern [^/]

One suggestion:
   |   |   [^/]       collection

When the collection leads with ^ indicate maybe:
   |   |   [^/]       collection not containing

Some people confuse the ^ with either the literal character or beginning of
line.

v0.2 is out, now it says

Pattern: [^/]
  [^/]       collection not matching [/]

--
Andy

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to