aboutsummaryrefslogtreecommitdiff
path: root/python/python-neovim/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-05-10 22:47:42 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:07 +0700
commite956ad03c44c8e830149e0b0bbd278695ca242a8 (patch)
treea208c124c18f011c04f6bd80e6b1bce341bd67cc /python/python-neovim/README
parent2d6e94146d81043eab5233e04205816b4730bdb0 (diff)
python/python-neovim: Removed at maintainer's reqest.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-neovim/README')
-rw-r--r--python/python-neovim/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-neovim/README b/python/python-neovim/README
deleted file mode 100644
index 821d042347..0000000000
--- a/python/python-neovim/README
+++ /dev/null
@@ -1,3 +0,0 @@
-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.