[ buster ]
[ 原始碼: python-neovim ]
套件:python-neovim(0.3.0-1)
Python2 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 Python2 version of the package (If you only use one of python2 or python3, it is enough to install that version.)
其他與 python-neovim 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-greenlet
- Lightweight in-process concurrent programming
-
- dep: python-msgpack
- Python implementation of MessagePack format
-
- dep: python-trollius
- port of the Tulip project on Python 2.7 - Python 2.x
-
- rec: neovim
- heavily refactored vim fork