diff options
author | chriseth <c@ethdev.com> | 2016-05-27 01:14:25 +0800 |
---|---|---|
committer | chriseth <c@ethdev.com> | 2016-05-27 01:14:25 +0800 |
commit | ddc633f175c76236569e7ce36ba9e0217bd39619 (patch) | |
tree | 923f34846dd35337f53436cb50d2ce09ada76ace /docs/index.rst | |
parent | fef7473e311ed01e507cc604cbcd9bca3a8f8fda (diff) | |
download | dexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.tar.gz dexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.tar.zst dexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.zip |
Use original vim-solidity repository
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index e3b6f873..4fd80271 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,7 +53,7 @@ Available Solidity Integrations * `Emacs Solidity <https://github.com/ethereum/emacs-solidity/>`_ Plugin for the emacs editor providing syntax highlighting and compilation error reporting. -* `VIM Solidity <https://github.com/ethereum/vim-solidity/>`_ +* `VIM Solidity <https://github.com/tomlion/vim-solidity/>`_ Plugin for the VIM editor providing syntax highlighting. Language Documentation |