From a83489e62a2c6178ddc7afc0480422cc7df17fcf Mon Sep 17 00:00:00 2001 From: David Halter Date: Tue, 27 Aug 2013 11:39:43 +0430 Subject: [PATCH] change faq typo, thanks for noticing @ Rahul Agrawal --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c392c82..b67d912 100644 --- a/README.rst +++ b/README.rst @@ -150,7 +150,7 @@ This depends on the ``completeopt`` option. Jedi initializes it in its .. code-block:: vim - autocmd FileType Python setlocal completeopt-=preview + autocmd FileType python setlocal completeopt-=preview Testing