Use original vim-solidity repository

This commit is contained in:
chriseth
2016-05-26 19:14:25 +02:00
parent fef7473e31
commit ddc633f175
+1 -1
View File
@@ -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