diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 555ffaa7..a330172e 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/>`_ |