mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
Update README.md
This commit is contained in:
parent
d1cfaa0a55
commit
a48949a3da
10
README.md
10
README.md
@ -29,10 +29,12 @@ For lots more details, see
|
|||||||
|
|
||||||
### What's been done so far
|
### What's been done so far
|
||||||
|
|
||||||
- [Terminal emulator](http://neovim.io/doc/user/nvim_terminal_emulator.html)
|
- Automatic [history merge](https://github.com/neovim/neovim/pull/2506) between multiple editor instances
|
||||||
- [Job control](https://github.com/neovim/neovim/pull/2247)
|
- [XDG-compliant](https://github.com/neovim/neovim/pull/3470) configuration
|
||||||
- MessagePack-based remote API
|
- Embedded [terminal emulator](https://neovim.io/doc/user/nvim_terminal_emulator.html)
|
||||||
- Performance, reliability, portability
|
- Asynchronous [job control](https://github.com/neovim/neovim/pull/2247)
|
||||||
|
- [MessagePack](https://msgpack.org) remote API
|
||||||
|
- [Pushdown automaton](https://github.com/neovim/neovim/pull/3413) for state transitions
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user