Update index.rst

Added a link for Syntastic. A vim plugin that provide compile checking using the solc compiler.
This commit is contained in:
Jacob Benjamin Cholewa 2016-08-16 13:12:19 +02:00 committed by GitHub
parent e3e4d84f33
commit c9a9a4a797

View File

@ -56,6 +56,9 @@ Available Solidity Integrations
* `Vim Solidity <https://github.com/tomlion/vim-solidity/>`_
Plugin for the Vim editor providing syntax highlighting.
* `Vim Syntastic <https://github.com/scrooloose/syntastic>`_
Plugin for the Vim editor providing compile checking.
Discontinued:
* `Mix IDE <https://github.com/ethereum/mix/>`_