We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772f7e5 commit 892c1aaCopy full SHA for 892c1aa
1 file changed
README.md
@@ -124,6 +124,7 @@ This is what happen when you select `build & run`, `build`, or `run` in the comp
124
| elixir | ./mix.exs | ./_build/ |
125
| fortran | ./fpm | ./build/ |
126
| f# | [see here](https://github.com/Zeioth/compiler.nvim/wiki/fsharp-compiler) | ./bin/ |
127
+| gleam | ./build.toml | ./build |
128
| flutter | ./pubspec.yaml | ./build/ |
129
| go | ./main.go | ./bin/program |
130
| java | ./Main.java | ./bin/Main.class |
0 commit comments