Skip to content

Commit

Permalink
Merge branch 'wbond:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
neno-- authored Dec 28, 2023
2 parents 2abce87 + 3ed3992 commit 6fdad2a
Show file tree
Hide file tree
Showing 12 changed files with 93 additions and 4 deletions.
1 change: 1 addition & 0 deletions channel.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"https://raw.githubusercontent.com/amazedkoumei/SublimeKnifeSolo/master/packages.json",
"https://raw.githubusercontent.com/Andr3as/Sublime-SurroundWith/master/packages.json",
"https://raw.githubusercontent.com/apophys/sublime-packages/master/packages.json",
"https://raw.githubusercontent.com/BenjaminSchaaf/sbnf/master/package_control/packages.json",
"https://raw.githubusercontent.com/blachniet/sublime-mimosa/master/packages.json",
"https://raw.githubusercontent.com/blake-regalia/linked-data.syntaxes/master/channels/sublime/package-control.json",
"https://raw.githubusercontent.com/blueplanet/sublime-text-2-octopress/master/packages.json",
Expand Down
11 changes: 11 additions & 0 deletions repository/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -2525,6 +2525,17 @@
}
]
},
{
"name": "AutoProjects",
"details": "https://github.com/SublimeText/AutoProjects",
"labels": ["folder", "project"],
"releases": [
{
"sublime_text": ">=4107",
"tags": true
}
]
},
{
"details": "https://github.com/SublimeText/AutoSelect",
"releases": [
Expand Down
11 changes: 11 additions & 0 deletions repository/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,17 @@
}
]
},
{
"name": "Clannad Theme",
"details": "https://github.com/lemorage/sublime-clannad-theme",
"labels": ["theme", "color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Clarion",
"details": "https://github.com/fushnisoft/SublimeClarion",
Expand Down
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
12 changes: 12 additions & 0 deletions repository/g.json
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,18 @@
}
]
},
{
"name": "GitHub File Fetcher",
"author": "Denny Korsukéwitz",
"details": "https://github.com/dennykorsukewitz/Sublime-GitHubFileFetcher",
"labels": ["workflow", "helper", "github", "file", "files", "fetch", "fetcher", "grab", "download", "get"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "GitHub Flavored Markdown Preview",
"details": "https://github.com/dotCypress/GitHubMarkdownPreview",
Expand Down
11 changes: 11 additions & 0 deletions repository/h.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,17 @@
}
]
},
{
"name": "Heta",
"details": "https://github.com/hetalang/heta-highlight-sublime",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Hex to HSL Color Converter",
"details": "https://github.com/atadams/Hex-to-HSL-Color",
Expand Down
11 changes: 11 additions & 0 deletions repository/j.json
Original file line number Diff line number Diff line change
Expand Up @@ -1404,6 +1404,17 @@
}
]
},
{
"name": "JunLang",
"details": "https://github.com/Jun-Software/JunLang_package",
"labels": ["JunLang", "language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Junos",
"details": "https://github.com/nprintz/junos-sublime-pkg",
Expand Down
2 changes: 1 addition & 1 deletion repository/o.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
},
{
"name": "Old-Style ASCII Property Lists",
"details": "https://github.com/peterthomashorn/ascii-property-lists-for-sublime-text",
"details": "https://github.com/p4t5h3/ascii-property-lists-for-sublime-text",
"labels": ["language syntax"],
"releases": [
{
Expand Down
2 changes: 1 addition & 1 deletion repository/p.json
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@
},
{
"name": "PureBasic",
"details": "https://github.com/peterthomashorn/purebasic-language-for-sublime-text",
"details": "https://github.com/p4t5h3/purebasic-language-for-sublime-text",
"labels": ["language syntax"],
"releases": [
{
Expand Down
12 changes: 11 additions & 1 deletion repository/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,16 @@
}
]
},
{
"name": "ScrollToCursor",
"details": "https://github.com/SelimJB/ScrollToCursor",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "SCSS",
"details": "https://github.com/MarioRicalde/SCSS.tmbundle/tree/SublimeText2",
Expand Down Expand Up @@ -4021,7 +4031,7 @@
{
"name": "Strings Resource File",
"previous_names": ["Xcode Strings"],
"details": "https://github.com/peterthomashorn/strings-resource-file-language-for-sublime-text",
"details": "https://github.com/p4t5h3/strings-resource-file-language-for-sublime-text",
"labels": ["language syntax"],
"releases": [
{
Expand Down
10 changes: 10 additions & 0 deletions repository/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -2716,6 +2716,16 @@
}
]
},
{
"name": "Toggle Sidebar Focus",
"details": "https://github.com/educbraga/ToggleSidebarFocus",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Toggle Symbol to String",
"details": "https://github.com/zoomix/SublimeToggleSymbol",
Expand Down
2 changes: 1 addition & 1 deletion repository/x.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{
"name": "Xcode Configuration Settings",
"previous_names": ["Xcode Build Configuration", "Xcode Build Configuration and Project Syntax Definitions", "Xcode Project"],
"details": "https://github.com/peterthomashorn/xcode-build-configuration-language-for-sublime-text",
"details": "https://github.com/p4t5h3/xcode-build-configuration-language-for-sublime-text",
"labels": ["language syntax"],
"releases": [
{
Expand Down

0 comments on commit 6fdad2a

Please sign in to comment.