summaryrefslogtreecommitdiff
path: root/python/python-neovim
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 11:13:41 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:37:57 -0400
commit79c1f5d32ec460a38948bb255c6e96cdaa8329c6 (patch)
tree397b58eaf8dcde2ba3d1d0121b20673a0111da3c /python/python-neovim
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/python-neovim')
-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.