diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:29:29 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:29:29 +0100 |
commit | ae3a0d72cca04de74a1ca4f8795fef5ee5409f40 (patch) | |
tree | ec655bb4d152828e85e8b10ba9b6a238e137126a /README.md | |
parent | ac42e00864add94e985ef7f4c3a4f1b8a3b124be (diff) | |
parent | 3475a2df67540099dfd6cf5f443c4967db3f6a82 (diff) | |
download | vim-polyglot-ae3a0d72cca04de74a1ca4f8795fef5ee5409f40.tar.gz vim-polyglot-ae3a0d72cca04de74a1ca4f8795fef5ee5409f40.zip |
Merge pull request #95 from clessg/master
Use updated Swift plugin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [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) -- [swift](https://github.com/toyamarinyon/vim-swift) (syntax, indent, ftdetect) +- [swift](https://github.com/keith/swift.vim) (syntax, indent, ftplugin, ftdetect) - [systemd](https://github.com/kurayama/systemd-vim-syntax) (syntax, ftdetect) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin, ftdetect) - [thrift](https://github.com/solarnz/thrift.vim) (syntax, ftdetect) |