branch: elpa/swift-mode commit c73ce40e644fa6a6da464a17859b1a39a50c772d Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Update README.md about swift3-mode --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b11b75..b040e28 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Major-mode for Apple's [Swift programming language][swift]. Provides: This is currently at an early stage of development and there's plenty of work to do. Check the issue tracker. +A new [swift3-mode](https://github.com/taku0/swift3-mode) is developing. It will be merged into this swift-mode in the near future. + Requires Emacs 24.4 or later. ## Installing