> In a regular expression search pattern, how do I specify a string
> of fifty nine , non blank characters?
\S\{59}
--
JR
--
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
No comments:
Post a Comment