Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a syntax for FASTA format #8850

Merged
merged 5 commits into from
Dec 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add labels
SilentGene committed Dec 2, 2023
commit 7fd864e0cf6b10718036e2a85959a9a3899a2eb4
3 changes: 3 additions & 0 deletions repository/f.json
Original file line number Diff line number Diff line change
@@ -285,6 +285,9 @@
{
"name": "FASTA",
"details": "https://github.com/SilentGene/sublime-fasta-syntax",
"readme": "https://raw.githubusercontent.com/SilentGene/sublime-fasta-syntax/main/README.md",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the readme, since it's just a default GitHub url package control will know where to find it without you specifying it here.

"labels": ["fasta", "language syntax", "bioinformatics"],
"author": "Heyu Lin",
"releases": [
{
"sublime_text": "*",