aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-neovim/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-neovim/README b/python/python-neovim/README
index a1ce6595f34b..821d04234796 100644
--- a/python/python-neovim/README
+++ b/python/python-neovim/README
@@ -1,3 +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.
+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.