[ 源代码: python-pynvim ]
软件包:python3-pynvim(0.4.2-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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