File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,16 @@ Neovim compiler for building and running your code without having to configure a
36
36
* [ perl] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/perl.lua )
37
37
* [ shell] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/shell.lua ) ([ more info] ( https://github.com/Zeioth/compiler.nvim/wiki/shell-interpreter ) )
38
38
* [ make] ( https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/make.lua )
39
- * objetive C (wip)
40
- * swift (wip)
41
- * kotlin (wip)
42
- * javascript (wip)
43
- * typescript (wip)
39
+
44
40
45
41
### Planned & coming soon:
42
+ Pull requests are welcome. See FAQ.
46
43
44
+ * objetive C
45
+ * swift
46
+ * kotlin
47
+ * javascript
48
+ * typescript
47
49
* scala
48
50
* R
49
51
* elixir
You can’t perform that action at this time.
0 commit comments