[ 原始碼: python-pynvim ]
套件:python3-pynvim(0.4.2-2)
Python3 library for scripting Neovim processes through its msgpack-rpc API
Neovim is a Vim fork that focuses on refactoring, extensibility and simplification of the original code base.
This is the Python3 version of the package (If you only use one of python2 or python3, it is enough to install that version.)
其他與 python3-pynvim 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-msgpack (>= 0.5.0)
- Python 3 implementation of MessagePack format
-
- rec: neovim
- heavily refactored vim fork