Skip to content

Commit

Permalink
Add a syntax for FASTA format (#8850)
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentGene authored Dec 3, 2023
1 parent 6eaa86c commit a5d7a0d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repository/f.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,18 @@
}
]
},
{
"name": "FASTA",
"details": "https://github.com/SilentGene/sublime-fasta-syntax",
"labels": ["fasta", "language syntax", "bioinformatics"],
"author": "Heyu Lin",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "FASTBuild",
"details": "https://github.com/Manuzor/FASTBuild-Sublime",
Expand Down

0 comments on commit a5d7a0d

Please sign in to comment.