summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-07-18 23:00:08 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-07-18 23:00:08 +0200
commit4033ac02d0a0b4abb2f1e373529ead6eca4290ae (patch)
tree0036d2edbfa12b733d9965062e637149c257a7cf /README.md
parent9ab9275f66562de7d87df31ac8f2786981d770fd (diff)
downloadvim-polyglot-4033ac02d0a0b4abb2f1e373529ead6eca4290ae.tar.gz
vim-polyglot-4033ac02d0a0b4abb2f1e373529ead6eca4290ae.zip
Add solidity support, closes #65
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e9e9d95..2f4e4e7e 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [sbt](https://github.com/derekwyatt/vim-sbt) (syntax, ftdetect)
- [scala](https://github.com/derekwyatt/vim-scala) (syntax, indent, compiler, ftplugin, ftdetect)
- [slim](https://github.com/slim-template/vim-slim) (syntax, indent, ftdetect)
+- [solidity](https://github.com/ethereum/vim-solidity) (syntax, indent, ftdetect)
- [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin, ftdetect)
- [systemd](https://github.com/kurayama/systemd-vim-syntax) (syntax, ftdetect)
- [swift](https://github.com/toyamarinyon/vim-swift) (syntax, indent, ftdetect)