Skip to content

Commit

Permalink
Add image
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Nov 18, 2016
1 parent 84193d2 commit a56dcb5
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.VIMRC
======
=============
PYTHON .VIMRC
=============

VIM Configuration for Python Development.
VIM Configuration for Python / Cython / C Development.

Keep calm and use VIM!

Requirements
------------
Expand All @@ -10,10 +13,15 @@ Requirements
- git
- bash 3.2+

Installation guide
------------------
How does it look?
-----------------

![img](https://raw.githubusercontent.com/wiki/ets-labs/python-vimrc/img/screenshot.png)

Installation
------------

You can install it by using CLI just have next command executed
You can install it by using CLI just have next command executed:

.. code-block:: bash
Expand All @@ -22,4 +30,8 @@ You can install it by using CLI just have next command executed
During execution of init script do not worry about error messages. When it
occurs just press enter and wait till all plugins are installed.

Keep calm and use VIM!
Key bindings
============

Use standard VIM and installed plugins key bindings.

0 comments on commit a56dcb5

Please sign in to comment.