sponsor Vim development Vim logo Vim Book Ad

a new txt2tags syntax : a new version of txt2tags syntax file

 script karma  Rating 1/1, Downloaded by 733  Comments, bugs, improvements  Vim wiki

created by
thomas young
 
script type
syntax
 
description
syn match t2tTitle1 '^ *\(=\)[^=]\(\|.*[^=]\)\1\(\[[a-z0-9_-]*\]\)\=\s*$' contains=t2tTitleMark,t2tTitleRef
syn match t2tTitle2 '^ *\(==\)[^=]\(\|.*[^=]\)\1\(\[[a-z0-9_-]*\]\)\=\s*$' contains=t2tTitleMark,t2tTitleRef
syn match t2tTitle3 '^ *\(===\)[^=]\(\|.*[^=]\)\1\(\[[a-z0-9_-]*\]\)\=\s*$' contains=t2tTitleMark,t2tTitleRef
syn match t2tTitle4 '^ *\(====\)[^=]\(\|.*[^=]\)\1\(\[[a-z0-9_-]*\]\)\=\s*$' contains=t2tTitleMark,t2tTitleRef
syn match t2tTitle5 '^ *\(=====\)[^=]\(\|.*[^=]\)\1\(\[[a-z0-9_-]*\]\)\=\s*$' contains=t2tTitleMark,t2tTitleRef

etc
add +aaa+ ++aaa++ different color.
 
install details
 

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
txt2tags.vim 2.1 2012-04-24 7.0 thomas young Initial upload
ip used for rating: 44.222.116.199

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