Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Added 'Vim compiler plugins' section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
hdima committed Feb 14, 2012
1 parent 06c490b commit 645292f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ These scripts also included in the Vim distribution.
commit file

Vim syntax highlighting script for Python
-----------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Enhanced version of the original Python syntax highlighting script. See also
`python.vim page on vim.org <http://www.vim.org/scripts/script.php?script_id=790>`_.
Expand All @@ -34,3 +34,9 @@ Enhanced version of the original Python syntax highlighting script. See also
- Vim syntax highlighting for `Python <http://python.org>`_ 2.\*
- `syntax/python/python3.0.vim <https://github.com/hdima/vim-scripts/blob/master/syntax/python/python3.0.vim>`_
- Vim syntax highlighting for `Python <http://python.org>`_ 3.\*

Vim compiler plugins
--------------------

- `compiler/erlang.vim <https://github.com/hdima/vim-scripts/blob/master/compiler/erlang.vim>`_
- Vim compiler plugin for `Erlang <http://erlang.org>`_

0 comments on commit 645292f

Please sign in to comment.