sponsor Vim development Vim logo Vim Book Ad

proteinFasta.vim : Syntax file for protein-based FASTA files

 script karma  Rating 0/0, Downloaded by 652  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
 

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
proteinFasta.vim 1.0 2015-08-21 5.7 Matthew Monroe Initial upload
ip used for rating: 3.14.132.214

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