[ Bron: python-pynvim ]
Pakket: python3-pynvim (0.4.2-2)
Verwijzigingen voor python3-pynvim
Debian bronnen:
Het bronpakket python-pynvim downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.)
Andere aan python3-pynvim gerelateerde pakketten
|
|
|
|
-
- 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