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
fb9fca46
Unverified
Commit
fb9fca46
authored
Jul 04, 2018
by
Thomas Smith
Committed by
GitHub
Jul 04, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7158 from braver/fileicons-mono
split FileIcons into color and mono releases
parents
0b6a128a
45c0a4c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
f.json
repository/f.json
+13
-1
No files found.
repository/f.json
View file @
fb9fca46
...
@@ -624,7 +624,19 @@
...
@@ -624,7 +624,19 @@
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
">=3000"
,
"sublime_text"
:
">=3000"
,
"tags"
:
true
"tags"
:
"color-"
}
]
},
{
"name"
:
"FileIcons Mono"
,
"details"
:
"https://github.com/braver/FileIcons"
,
"readme"
:
"https://raw.githubusercontent.com/braver/FileIcons/mono/README.md"
,
"labels"
:
[
"file"
,
"icons"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"tags"
:
"mono-"
}
}
]
]
},
},
...
...
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