mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Update README.md
This commit is contained in:
parent
5b94632f6e
commit
1a636eabd5
12
README.md
12
README.md
@ -28,18 +28,20 @@ For lots more details, see
|
|||||||
|
|
||||||
### What's been done so far
|
### What's been done so far
|
||||||
|
|
||||||
- [Job control](https://github.com/neovim/neovim/pull/475) (work with processes asynchronously)
|
- [Terminal emulator](http://neovim.io/doc/user/various.html#:terminal)
|
||||||
|
- [Job control](https://github.com/neovim/neovim/pull/2247)
|
||||||
- msgpack remote API
|
- msgpack remote API
|
||||||
- Performance, reliability, and portability improvements
|
- Performance, reliability, portability
|
||||||
- See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list.
|
|
||||||
|
See the [progress page](https://github.com/neovim/neovim/wiki/Progress) for a comprehensive list.
|
||||||
|
|
||||||
[](https://waffle.io/neovim/neovim/metrics)
|
[](https://waffle.io/neovim/neovim/metrics)
|
||||||
|
|
||||||
### What's being worked on now
|
### What's being worked on now
|
||||||
|
|
||||||
- Port all IO to [libuv](https://github.com/libuv/libuv/blob/master/README.md)
|
- Port all IO to [libuv](https://github.com/libuv/libuv/blob/master/README.md)
|
||||||
- Lots of refactoring
|
- Convert legacy tests to Lua tests
|
||||||
- A VimL => Lua translator
|
- VimL => Lua translator
|
||||||
|
|
||||||
### How do I get it?
|
### How do I get it?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user