sponsor Vim development Vim logo Vim Book Ad

html_annoyance : HTML syntax file, removes annoying underlining from <a> whitespace

 script karma  Rating 11/7, Downloaded by 694  Comments, bugs, improvements  Vim wiki

created by
Tudor Prodan
 
script type
syntax
 
description
Html <A>nnoyance

This is an extra HTML syntax file which fixes one of vim's annoyances.
Preview: https://raw.github.com/tudorprodan/html_annoyance.vim/master/preview.png

It removes the underlining from leading and trailing whitespace in <A> tags.

Repository:
https://github.com/tudorprodan/html_annoyance.vim
 
install details
Manual installation
Copy after/syntax/html.vim to ~/.vim/after/syntax/html.vim.

Using pathogen
Place the content of this repository in a new bundle.
git clone <this_repository> ~/.vim/bundle/html_annoyance
-or-
git submodule add <this_repo> ~/.vim/bundle/html_annoyance`
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
html_annoyance.tar.gz 1.0 2012-08-25 7.0 Tudor Prodan Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github