> It seems as '[(){}\[\]]' finds brackets 'and' backslashes!
Yes.  How it reads with spaces:
     [ ( ) { } \ [ \] ]
:h /\]
| To include a literal ']', '^', '-' or '\' in the collection, put a
| backslash before it
BUT
| For '\' you can also let it be followed by
| any character that's not in "^]-\bdertnoUux".
-- 
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
 
No comments:
Post a Comment