From: Hynek Schlawack Date: Mon, 17 Jun 2013 07:53:20 +0000 (+0200) Subject: Fix double "of" in README.rst X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/be10eff728257029fc95ebb889a710044118c1c6 Fix double "of" in README.rst --- 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