summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:13:41 +0100
committer B. Watson2022-03-17 17:37:57 +0100
commit79c1f5d32ec460a38948bb255c6e96cdaa8329c6 (patch)
tree397b58eaf8dcde2ba3d1d0121b20673a0111da3c /python
parentbb18597e44040e62e2556b6ffb9b5246d429b9e1 (diff)
downloadslackbuilds-79c1f5d32ec460a38948bb255c6e96cdaa8329c6.tar.gz
python/python-neovim: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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 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.