Skip to content

Commit

Permalink
feat: add project gno sublime (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: Huy Vo <huyvo@var-meta.com>
  • Loading branch information
hiimdev and Huy Vo authored Sep 19, 2024
1 parent baf5749 commit f46abad
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/DevTools/DEVTools/GnoSublimeText/detail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Gno + Sublime Text

This package brings [Gno language](https://gno.land/) syntax highlighting to Sublime Text.
6 changes: 6 additions & 0 deletions projects/DevTools/DEVTools/GnoSublimeText/features.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"key": "toolkit",
"value": true
}
]
20 changes: 20 additions & 0 deletions projects/DevTools/DEVTools/GnoSublimeText/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"industry": [
"Developer Tools"
],
"display_term": "Gno Sublime Text",
"term": "GnoSublimeText",
"tags": [
"Toolkit"
],
"glossaries": [],
"short_description": "Gno syntax highlighting for Sublime Text.​",
"partnerships": [],
"author": "builtongno",
"social": {
"github": "https://github.com/gno-playground/gno-sublime-text",
"x-twitter": "https://x.com/_gnoland",
"discord": "https://discord.com/invite/YFtMjWwUN7",
"linkedin": "https://www.linkedin.com/company/gnoland/"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f46abad

Please sign in to comment.