aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-08-16 20:59:46 +0800
committerGitHub <noreply@github.com>2016-08-16 20:59:46 +0800
commita80a7a784f5ee7ede08651e82d78e0260ce058ac (patch)
tree16f864690249c2c94b7b883f0de1b1088961fdb3
parente3e4d84f3353eaaaadae7c1c6eac9e890188d0f8 (diff)
parentc9a9a4a79708961781c3dfbe299e6b5d1e509f8f (diff)
downloaddexon-solidity-a80a7a784f5ee7ede08651e82d78e0260ce058ac.tar.gz
dexon-solidity-a80a7a784f5ee7ede08651e82d78e0260ce058ac.tar.zst
dexon-solidity-a80a7a784f5ee7ede08651e82d78e0260ce058ac.zip
Merge pull request #907 from cholewa1992/patch-2
Update index.rst
-rw-r--r--docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5ca5c4a9..4b3ace89 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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/>`_