From 6b99c9b9e3bf4f2cc895c6cf04e7ad8ad0758842 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 18 May 2017 09:28:46 +0200 Subject: [PATCH] TASK: Expand docs --- readme.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.rst b/readme.rst index a3ef7ce..6068f46 100644 --- a/readme.rst +++ b/readme.rst @@ -12,6 +12,15 @@ Requirements - Python3 +- Neovim + +Installation +============ + +See https://github.com/neovim/python-client/#installation and: + + You need to run :UpdateRemotePlugins in nvim for changes in the specifications to have effect. For details see :help remote-plugin in nvim. + Options =======