sponsor Vim development Vim logo Vim Book Ad

vdm.vim : Syntax file for VDM-SL

 script karma  Rating 18/6, Downloaded by 964  Comments, bugs, improvements  Vim wiki

created by
Rui Carlos Gonçalves
 
script type
syntax
 
description
This script provides syntax highlight for VDM-SL specification language.

Download at https://rcgoncalves.pt/files/vdm.zip
 
install details
Put vdm.vim in your syntax diretory (e.g. ~/.vim/syntax).
Add line below to your .vimrc file:
au BufNewFile,BufRead *.vdm     setf vdm
 

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
vdm.vim 2.6 2011-09-26 7.0 Rui Carlos Gonçalves Error fixed (multiple spaces in expressions).
vdm.vim 2.5 2007-07-03 7.0 Rui Carlos Gonçalves Error correction (exits  -->  exists).
vdm.vim 2.4 2007-06-15 7.0 Rui Carlos Gonçalves Correction on mk_* functions syntax.
ip used for rating: 3.144.35.148

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