From bdc6a03ac2570076279a723cbaf2979b24c7de07 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 24 Aug 2013 19:55:12 +0430 Subject: [PATCH] link to jedi-vim documentation --- README.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 616e3fe..397c56f 100644 --- a/README.rst +++ b/README.rst @@ -28,8 +28,13 @@ There is also support for goto and renaming. Get the latest from `github `_. -You can get the Jedi library documentation -`here `_. +Documentation +============= + +Documentation is available in your vim: ``:help jedi-vim``. You can also look +it up `on github `_. + +You can read the Jedi library documentation `here `_. Support