1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-25 06:43:24 +03:00

GH-666 Use RxNeovimApi nightly

This commit is contained in:
Tae Won Ha 2018-09-02 21:40:44 +02:00
parent 30f067b87b
commit 29a67dbaf7
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ github "qvacua/CocoaFontAwesome" "master"
github "qvacua/CocoaMarkdown" "master"
github "qvacua/RxMsgpackRpc" == 0.0.2
github "qvacua/RxMessagePort" == 0.0.2
github "qvacua/RxNeovimApi" == 0.0.2
github "qvacua/RxNeovimApi" "develop"
github "sindresorhus/github-markdown-css" == 2.10.0
github "httpswift/swifter" == 1.4.2
github "a2/MessagePack.swift" == 3.0.0

View File

@ -9,6 +9,6 @@ github "qvacua/CocoaFontAwesome" "76cf6c4ef3088d84f78988183c56fc6abdc19f83"
github "qvacua/CocoaMarkdown" "7756ad96d5fb390c66531004868e828bb54d3609"
github "qvacua/RxMessagePort" "v0.0.2"
github "qvacua/RxMsgpackRpc" "v0.0.2"
github "qvacua/RxNeovimApi" "nightly"
github "qvacua/RxNeovimApi" "b401904622f083f2c8d9fe6f1c55fd89f3d5e285"
github "sindresorhus/github-markdown-css" "v2.10.0"
github "sparkle-project/Sparkle" "1.19.0"