Commit f309610c authored by chengsu's avatar chengsu

add gbk support for sublime >3000

parent b8deda39
...@@ -107,6 +107,16 @@ ...@@ -107,6 +107,16 @@
} }
] ]
}, },
{
"name": "GBK Support",
"details": "https://github.com/chengsu/sublime-gbk-support",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "GCC Assembly Listing", "name": "GCC Assembly Listing",
"details": "https://github.com/abcminiuser/sublimetext-gnu-gas", "details": "https://github.com/abcminiuser/sublimetext-gnu-gas",
......
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