1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Readme code block fix

This commit is contained in:
2014-10-07 19:37:24 +02:00
parent cea39c30b0
commit 9fc4af9eb1

View File

@@ -7,7 +7,7 @@ of it.
After cloning, it is necessary to install NeoBundle_. Possibly the easiest way
to make it (as described in the NeoBundle README file) is like this:
.. code::shell-session
.. code:: shell-session
$ curl https://raw.githubusercontent.com/Shougo/neobundle.vim/master/bin/install.sh | sh