Skip to content

Commit 73bd854

Browse files
authored
Update README.md
1 parent 6766e2a commit 73bd854

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,15 @@ In the future, this library can be updated to support a new level by:
8686

8787
* Generate code for api_level 0 - 1 from metadata generated using Neovim
8888
version 0.2.0
89+
8990
* Hand-written functions moved to `-ext` namespaces
91+
9092
* Added unit tests which use `nvim --embed` process
9193

94+
* Support Unix Domain Sockets
95+
96+
* Verify api_level available on connection
97+
9298
## Future
9399

94100
### Tighter Integration with Neovim

0 commit comments

Comments
 (0)