1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
Commit Graph

1988 Commits

Author SHA1 Message Date
Tae Won Ha
69c515f813
GH-571 Stop waiting when quitting 2017-11-29 22:57:19 +01:00
Tae Won Ha
cef7acdc33
GH-571 Use NvimMsgPack for getting buffers 2017-11-29 22:29:26 +01:00
Tae Won Ha
0833cffa69
GH-571 Add NvimMsgPack in SwiftNeoVim 2017-11-29 22:29:22 +01:00
Tae Won Ha
9aea94df41
GH-571 Add error type 2017-11-29 22:29:18 +01:00
Tae Won Ha
c3c74beddc
Add API methods generating script 2017-11-26 21:36:20 +01:00
Tae Won Ha
84901ed5c3
Add a rudimentary msgpack client 2017-11-26 20:27:20 +01:00
Tae Won Ha
2c43b1e1ec
Bump appcast(s) to v0.20.0-238 2017-11-21 19:21:09 +01:00
Tae Won Ha
d6a62df419
Bump version: v0.20.0-238 2017-11-21 19:18:43 +01:00
Tae Won Ha
576a66bf79
Update release notes 2017-11-21 19:13:52 +01:00
Tae Won Ha
9c2bb67ee3
Bump appcast(s) to SNAPSHOT-237 2017-11-19 10:28:36 +01:00
Tae Won Ha
5848edcbf2
Bump version: snapshot/237 2017-11-19 10:26:10 +01:00
Tae Won Ha
f91e4080df
Update neovim to v0.2.2 2017-11-19 10:20:47 +01:00
Tae Won Ha
39bbbcadde
Bump appcast(s) to SNAPSHOT-236 2017-11-15 19:54:49 +01:00
Tae Won Ha
05c38f31ee
Bump version: snapshot/236 2017-11-15 19:52:21 +01:00
Tae Won Ha
78ac8c2c0b
Update release notes 2017-11-15 19:46:50 +01:00
Tae Won Ha
8efce10baa
Fix touch bar update issues on 10.12.x 2017-11-15 19:41:12 +01:00
Tae Won Ha
f489dfa70f
Update to swift 4 2017-11-15 19:39:08 +01:00
Tae Won Ha
158c160a40
Update neovim 2017-11-15 19:38:52 +01:00
Tae Won Ha
c136e55b1b
Merge pull request #528 from greg/develop
Rudimentary Touch Bar support (#358)
2017-11-15 19:26:16 +01:00
Tae Won Ha
49e42a946c
Fix compilation (due to RxSwift 4 update) 2017-11-10 19:48:11 +01:00
Tae Won Ha
0f8698e254
Update release notes 2017-11-10 18:08:36 +01:00
Tae Won Ha
d443c5cc1d
Link libs for NeoVimServer using Other Linker Flags 2017-11-10 17:48:13 +01:00
Tae Won Ha
ea286e99c4
Update dependencies 2017-11-10 16:15:55 +01:00
Tae Won Ha
35f8bb751b
Add gnu-sed to Brewfile 2017-11-10 15:16:40 +01:00
Tae Won Ha
c8984aade4
Do not call GUI updates from background 2017-11-10 12:31:26 +01:00
Tae Won Ha
3f5b761d7c
Don't use String.characters 2017-11-10 12:17:47 +01:00
Tae Won Ha
4a63a30b04
Bump appcast(s) to SNAPSHOT-235 2017-11-10 11:11:36 +01:00
Tae Won Ha
067f469596
Bump version: snapshot/235 2017-11-10 11:09:08 +01:00
Tae Won Ha
050f296936
Use Lua instead of LuaJit.
- If we use LuaJit, then there's a memory allocation error and the Lua interpreter cannot be instantiated. Have to analyze this.
2017-11-10 10:50:34 +01:00
Tae Won Ha
ab8e391f38
Bump appcast(s) to SNAPSHOT-234 2017-11-08 17:32:57 +01:00
Tae Won Ha
fd83be11f0
Bump version: snapshot/234 2017-11-08 17:30:26 +01:00
Tae Won Ha
b9e3d3beb8
Update neovim 2017-11-08 17:23:04 +01:00
Tae Won Ha
8fbec767ac
Bump appcast(s) to SNAPSHOT-233 2017-11-08 08:17:44 +01:00
Tae Won Ha
9e731b9f1f
Bump version: snapshot/233 2017-11-08 08:15:24 +01:00
Tae Won Ha
c02603313a
Update neovim to v0.2.1, II 2017-11-08 08:09:53 +01:00
Tae Won Ha
cf4a4e1216
Update release notes 2017-11-08 08:07:18 +01:00
Tae Won Ha
6a07590c09
Update neovim to v0.2.1 2017-11-08 08:05:07 +01:00
Tae Won Ha
7ace93756d Update neovim 2017-10-31 14:04:22 +09:00
Tae Won Ha
dcc1b20d8c Merge remote-tracking branch 'origin/develop' into update-neovim 2017-10-27 15:17:34 +09:00
Tae Won Ha
479e687256
Bump appcast(s) to SNAPSHOT-232 2017-10-23 21:01:57 +02:00
Tae Won Ha
24400bacb1
Bump version: snapshot/232 2017-10-23 20:59:31 +02:00
Tae Won Ha
5d4c5bb903
Merge branch '544-swift4' into develop 2017-10-23 20:48:16 +02:00
Tae Won Ha
3a334f42e0 Merge pull request #546 from stephengroat/brew-bundle
Move to brew bundle
2017-10-23 18:57:33 +02:00
Tae Won Ha
7803c2574f
GH-544 Remove duplicate reference 2017-10-22 21:45:24 +02:00
Tae Won Ha
c57733f7e4
GH-544 Use String.count instead of String.characters.count 2017-10-22 21:43:03 +02:00
Tae Won Ha
4f09da0789
GH-544 Include swifter as framework again 2017-10-22 21:28:09 +02:00
Tae Won Ha
d7d24c6887
GH-544 Re-enable Carthage cache 2017-10-22 20:56:10 +02:00
Stephen G
d46ca0f85f Move to brew bundle 2017-10-22 19:38:11 +01:00
Tae Won Ha
db2eb819e7
GH-544 Try not to cache Carthage 2017-10-22 19:54:07 +02:00
Tae Won Ha
0a78357993
GH-544 Separate build and testing 2017-10-22 19:38:36 +02:00