Skip to content

Commit 47801d7

Browse files
ms-jpqs1n7ax
authored andcommitted
Update README.md
1 parent 29f8fc3 commit 47801d7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# [Neovim Async Tutorial (lua)](https://ms-jpq.github.io/neovim-async-tutorial)
1+
# [Lua Async Await](https://ms-jpq.github.io/neovim-async-tutorial)
22

33
Async Await in [90 lines](https://github.com/ms-jpq/neovim-async-tutorial/blob/master/lua/async.lua) of code.
44

5+
Originally written for Neovim, because it uses the same `libuv` eventloop from NodeJS.
6+
7+
**Works for any LUA code**
8+
59
## Special Thanks
610

711
[svermeulen](https://github.com/svermeulen) for fixing [inability to return functions](https://github.com/ms-jpq/neovim-async-tutorial/issues/2).

0 commit comments

Comments
 (0)