Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
dc7ec10a
Commit
dc7ec10a
authored
Mar 31, 2015
by
Josh Goebel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
labels: prefer "language syntax" over "syntax highlighting"
parent
ecb06a5f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
g.json
repository/g.json
+2
-2
s.json
repository/s.json
+1
-1
No files found.
repository/g.json
View file @
dc7ec10a
...
...
@@ -56,7 +56,7 @@
{
"name"
:
"GAS-x86 (or x64) highlighting scheme"
,
"details"
:
"https://github.com/calculuswhiz/Assembly-Syntax-Definition"
,
"labels"
:
[
"
syntax highlighting
"
,
"x86"
,
"x64"
,
"x86_64"
,
"AT&T"
,
"GAS"
],
"labels"
:
[
"
language syntax
"
,
"x86"
,
"x64"
,
"x86_64"
,
"AT&T"
,
"GAS"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
...
...
@@ -299,7 +299,7 @@
"git"
,
"language"
,
"syntax"
,
"
syntax highlighting
"
,
"
language syntax
"
,
"commit"
],
"author"
:
"adambullmer"
,
...
...
repository/s.json
View file @
dc7ec10a
...
...
@@ -895,7 +895,7 @@
{
"name"
:
"SHARC or Blackfin DSP assembly highlighting"
,
"details"
:
"https://github.com/calculuswhiz/SHARC-assembly-Sublime-Syntax"
,
"labels"
:
[
"
syntax highlighting
"
,
"SHARC"
,
"Blackfin"
,
"VisualDSP"
],
"labels"
:
[
"
language syntax
"
,
"SHARC"
,
"Blackfin"
,
"VisualDSP"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment