Commit f99dd38e authored by xianghongai's avatar xianghongai Committed by FichteFoll

Add RemoveDuplicateCharacters And Add Theme - Hsiang (#5475)

parent 08549ea5
...@@ -775,6 +775,16 @@ ...@@ -775,6 +775,16 @@
} }
] ]
}, },
{
"name": "RemoveDuplicateCharacters",
"details": "https://github.com/xianghongai/RemoveDuplicateCharacters",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "RemoveSelection", "name": "RemoveSelection",
"details": "https://github.com/shagabutdinov/sublime-remove-selection", "details": "https://github.com/shagabutdinov/sublime-remove-selection",
......
...@@ -969,6 +969,18 @@ ...@@ -969,6 +969,18 @@
} }
] ]
}, },
{
"name": "Theme - Hsiang",
"details": "https://github.com/xianghongai/Theme-Hsiang",
"labels": ["theme", "color scheme"],
"author": "xianghongai",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Theme - HueAccent", "name": "Theme - HueAccent",
"details": "https://github.com/Gliptal/Theme-HueAccent", "details": "https://github.com/Gliptal/Theme-HueAccent",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment