From be10eff728257029fc95ebb889a710044118c1c6 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Mon, 17 Jun 2013 09:53:20 +0200 Subject: [PATCH] Fix double "of" in README.rst --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 2ca7ef9..d962240 100644 --- a/README.rst +++ b/README.rst @@ -41,9 +41,8 @@ The easiest way is to use pathogen_ and do a :: in your `~/.vim/bundle`. And you *should* use pathogen. Really. -Please note that Kirill Klenov’s python-mode_ ships an own version of of this -bundle. Therefore, if you want to use this version specifically, you’ll have -to disable python-mode’s using: :: +Please note that Kirill Klenov’s python-mode_ ships an own version of this bundle. +Therefore, if you want to use this version specifically, you’ll have to disable python-mode’s using: :: let g:pymode_indent = 0 -- 2.39.2