MatchTag icon indicating copy to clipboard operation
MatchTag copied to clipboard

Vim's MatchParen for HTML tags

Results 14 MatchTag issues
Sort by recently updated
recently updated
newest added

I can't get working html.vim plugin if I open vim first, and then open some file (e.g. open test.html or via NERDTree). In this situation I have this: http://s18.postimg.org/miqsywm8p/Selection_2013_04_24_03_21.png But...

see my pull request for details: 53aa0e058db328fe7a04300fbe7e0b68ca378a4a

Highlight doesn't work if second tag is not visible on the screen. Even if you scroll/resize to catch both tags on screen, you have to move cursor from tag and...

I like this plugin and I've been using it for a long time now. What bothers me is the little lag it does when moving the cursor up and down....