Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 23 by [email protected]: matchparen matches parens in strings
with syntax off despite what :help matchparen says
http://code.google.com/p/vim/issues/detail?id=23
What steps will reproduce the problem?
1. Bring up vim with syntax off
2. Position the cursor at the open paren of a line like (hash-table-set!
the-table "SETUP,create,original" ");")
3.
What is the expected output? What do you see instead?
Expect it to match the close paren at the end of the line. Instead, it
matches the close paren inside the string.
What version of the product are you using? On what operating system?
7.3.289. Slackware Linux 13.37 64-bit
Please provide any additional information below.
--
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://www.vim.org/maillist.php