aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-05-27 01:14:25 +0800
committerchriseth <c@ethdev.com>2016-05-27 01:14:25 +0800
commitddc633f175c76236569e7ce36ba9e0217bd39619 (patch)
tree923f34846dd35337f53436cb50d2ce09ada76ace /docs
parentfef7473e311ed01e507cc604cbcd9bca3a8f8fda (diff)
downloaddexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.tar.gz
dexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.tar.zst
dexon-solidity-ddc633f175c76236569e7ce36ba9e0217bd39619.zip
Use original vim-solidity repository
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
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