We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d500270 commit 44decc7Copy full SHA for 44decc7
1 file changed
plugins/index.json
@@ -1,4 +1,9 @@
1
[
2
+ {
3
+ "name": "bun",
4
+ "desc": "Bun plugin, https://bun.sh/",
5
+ "homepage": "https://github.com/arfaWong/vfox-bun"
6
+ },
7
{
8
"name": "clang",
9
"desc": "Clang plugin, https://clang.llvm.org/",
@@ -154,11 +159,6 @@
154
159
"desc": "Rust plugin https://releases.rs/docs/",
155
160
"homepage": "https://github.com/XZzYassin/vfox-rust"
156
161
},
157
- {
158
- "name": "scala",
- "desc": "Scala plugin, https://www.scala-lang.org/",
- "homepage": "https://github.com/version-fox/vfox-scala"
- },
162
163
"name": "terraform",
164
"desc": "Terraform plugin, https://www.terraform.io/",
0 commit comments