star.vim : syntax highlighting for Self-defining Text Archive and Retrieval (STAR) format
script karma |
Rating 0/0,
Downloaded by 676 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.145.176.168
|