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 565  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: 18.191.216.163

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github