Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpoptions=$ and matchpairs makes text disappear #26

Closed
douglasdrumond opened this issue May 4, 2015 · 1 comment
Closed

cpoptions=$ and matchpairs makes text disappear #26

douglasdrumond opened this issue May 4, 2015 · 1 comment

Comments

@douglasdrumond
Copy link
Member

From @GoogleCodeExporter on March 16, 2015 9:26

What steps will reproduce the problem?
1. set cpoptions=$ in your .vimrc
2. Open a file with matchpairs enabled. For example, set "filetype plugin 
indent on" in your .vimrc then open an HTML file.
3. Go to the character after the ending '>' of an HTML tag.
4. Press C to change to end of line.

What is the expected output? What do you see instead?

The matching '<' and '>' are highlighted (as expected), and any part of the 
file that's visible below the current line disappears.

What version of MacVim and OS X are you using?

Snapshot 73, 10.10.2 Intel

Original issue reported on code.google.com by josh...@gmail.com on 6 Feb 2015 at 3:27

Copied from original issue: #528

@jpetrie
Copy link
Contributor

jpetrie commented May 15, 2015

FWIW I could not reproduce this as of snapshot 76.

@splhack splhack closed this as completed Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants