diff options
| author | Alexander Verbovetsky <alik@ejik.org> | 2023-05-05 20:50:54 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:28 +0700 |
| commit | 09ead58f95bb816b03bafd17f539ca2d85bc3097 (patch) | |
| tree | b9bd4a3b2cb24e588d6f3bfc035925fc295aec4a /python/python3-neovim/README | |
| parent | cee0ae80b77f2d9846c023da02b85b1a3b6afbef (diff) | |
python/python3-neovim: Added (Python client for Neovim)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-neovim/README')
| -rw-r--r-- | python/python3-neovim/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-neovim/README b/python/python3-neovim/README new file mode 100644 index 0000000000..821d042347 --- /dev/null +++ b/python/python3-neovim/README @@ -0,0 +1,3 @@ +python-neovim is a Python client for Neovim. It implements support +for Python plugins and also works as a library for connecting to and +scripting Neovim processes through its msgpack-rpc API. |
