summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Gaudreau <chris@crystala.net>2015-12-05 21:05:04 -0400
committerChris Gaudreau <chris@crystala.net>2015-12-05 21:05:04 -0400
commit3475a2df67540099dfd6cf5f443c4967db3f6a82 (patch)
treeec655bb4d152828e85e8b10ba9b6a238e137126a
parentac42e00864add94e985ef7f4c3a4f1b8a3b124be (diff)
downloadvim-polyglot-3475a2df67540099dfd6cf5f443c4967db3f6a82.tar.gz
vim-polyglot-3475a2df67540099dfd6cf5f443c4967db3f6a82.zip
Use updated Swift plugin
-rw-r--r--README.md2
-rwxr-xr-xbuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7cdfd78b..43c0955f 100644
--- a/README.md
+++ b/README.md
@@ -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)
diff --git a/build b/build
index 1335abbf..e3028663 100755
--- a/build
+++ b/build
@@ -152,7 +152,7 @@ PACKS="
slim:slim-template/vim-slim
solidity:ethereum/vim-solidity
stylus:wavded/vim-stylus
- swift:toyamarinyon/vim-swift
+ swift:keith/swift.vim
systemd:kurayama/systemd-vim-syntax
textile:timcharper/textile.vim
thrift:solarnz/thrift.vim