proteinFasta.vim : Syntax file for protein-based FASTA files
script karma |
Rating 0/0,
Downloaded by 752 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Matthew Monroe |
|
script type |
syntax |
|
description |
This is a syntax coloring file for FASTA files of protein sequences, as are commonly used in proteomics. It highlights the protein name, description, and residues in separate colors. Invalid characters are flagged as errors. |
|
install details |
Store in your ~/.vim/syntax folder (on Windows: vimfiles\syntax)
Update .vimrc (or _vimrc on Windows) to have
:autocmd BufNewFile,BufRead *.fasta set filetype=proteinFasta |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.226.104.194
|