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.