Skip to content

Commit 6393262

Browse files
authored
Update README.md
1 parent 10c9a7a commit 6393262

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,16 @@ Neovim compiler for building and running your code without having to configure a
3636
* [perl](https://github.com/Zeioth/Compiler.nvim/blob/main/lua/compiler/languages/perl.lua)
3737
* [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))
3838
* [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+
4440

4541
### Planned & coming soon:
42+
Pull requests are welcome. See FAQ.
4643

44+
* objetive C
45+
* swift
46+
* kotlin
47+
* javascript
48+
* typescript
4749
* scala
4850
* R
4951
* elixir

0 commit comments

Comments
 (0)