sponsor Vim development Vim logo Vim Book Ad

star.vim : syntax highlighting for Self-defining Text Archive and Retrieval (STAR) format

 script karma  Rating 0/0, Downloaded by 572  Comments, bugs, improvements  Vim wiki

created by
Laszlo Kajan
 
script type
syntax
 
description
Syntax highlighting for Self-defining Text Archive and Retrieval (STAR) format [1]. macromolecular Crystallographic Information File (mmCIF) [2] files are in STAR format.

[1] http://mmcif.rcsb.org/mmcif-early/background/index.html
[2] http://mmcif.rcsb.org/
 
install details
Download and save into ~/.vim/syntax/star.vim .

For automatic syntax recognition:
echo -e "if getline(1) =~ '^data_[0-9][[:alnum:]]\{3\}$'\n  setfiletype star\nendif" >> ~/.vim/scripts.vim
 

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
star.vim 1.0.0 2012-07-19 7.0 Laszlo Kajan Initial upload
ip used for rating: 3.144.96.159

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