sponsor Vim development Vim logo Vim Book Ad

doc.vim : Syntax colouring for ASCII documentation

 script karma  Rating 14/8, Downloaded by 1786  Comments, bugs, improvements  Vim wiki

created by
thomas ramming
 
script type
syntax
 
description
Gives you syntax coloring for ASCII-documentation files.
Not perfect, but may be a base for your own.

Detects headlines (underlined with '-' or '='),
enumerations, lists (starting with '-' or '*')
some simple time, date formats
some simple email addresses, web addresses.
 
install details
copy file to vim/syntax directory,
enter ':so $VIM/syntax/doc.vim' in .txt or .doc files
or edit some installation files to add it in the syntax menu.
 

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
syncol_doc.zip 0.3 2004-08-16 6.0 thomas ramming added red for german/English Achtung/attention Hinweis/remark lines.
syncol_doc.zip 0.2 2002-04-19 6.0 thomas ramming some new matches for headlines, german quotes and a
textline sourrounded by underscore/'abovescore' (called it cBlock).
Using extended ascii characters (see script printascii.vim).

Packed with a sample ascii file and the same as html that you can see what my gvim does.
doc.vim 0.1 2002-04-05 6.0 thomas ramming Initial upload
ip used for rating: 3.21.104.109

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