summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a1ce6595f3..821d042347 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.