vim, yellow vertical stripes, comment mapping


Recommended Posts

Not sure if this is the most appropriate forum, but vim suddenly started adding yellow vertical stripes down the left side of the screen any time I use something in .vimrc (which has worked previously) like:

map ,# :s/^/#/<CR>

where the mapping to clear comments still works and removes the yellow stripe:

map ,d :s/^\([/(]\*\\|<!--\) \(.*\) \(\*[/)]\\|-->\)$/\2/<CR>

Screenshot attached. Anyone know the cause or solution?

post-21767-1215459789_thumb.jpg

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.