1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Tae Won Ha
0ba13f0a2b
Fire GUIEnter when all rpc events subscription is done 2019-03-03 16:02:12 +01:00
Tae Won Ha
add17a7933
Add some rpc events.
- Fire GUIEnter autocmd when the rpc events subscription is done.
2019-03-01 13:55:16 +01:00
Tae Won Ha
7917a4f150 GH-666 Remove unnce' case 2018-10-04 21:31:52 +02:00
Tae Won Ha
c457e1e599 GH-666 Make Korean input work again 2018-10-04 21:31:35 +02:00
Tae Won Ha
9179a8c415 GH-666 Move CursorModeShape to a Swift file 2018-09-29 18:29:56 +02:00
Tae Won Ha
2f8539a78f GH-666 Do not use parallel computation
Seems to be fast enough...
2018-09-02 17:07:58 +02:00
Tae Won Ha
ce0e0c64d7 GH-666 Add a new typesetter [WIP]
The typesetter will replace the MMCoreTextView of MacVim.
2018-08-27 18:46:02 +02:00
Tae Won Ha
14cfd67457
GH-666 WIP 2018-08-02 11:46:01 +02:00
Tae Won Ha
3f7d29fcc0
GH-666 Remove ignore setIcon event
- Yet merging neovim
2018-08-02 10:23:01 +02:00
Tae Won Ha
7dfdb3fb05 Merge remote-tracking branch 'origin/develop' into update-neovim 2018-03-19 21:32:34 +01:00
Tae Won Ha
6456f84dfc
GH-620 Eol clear in flush 2018-03-19 20:01:47 +01:00
Tae Won Ha
66842b60ec GH-506 Forward option set to UI bridge 2018-03-18 16:47:08 +01:00
Tae Won Ha
5aaa039428 Remove unused function 2018-02-24 21:24:44 +01:00
Tae Won Ha
d15fb31bdb
Remove unused function 2018-02-16 10:24:15 +01:00
Tae Won Ha
a763f2202a Update neovim and adapt to new default color setting mechanism 2018-02-11 18:01:46 +01:00
Tae Won Ha
f7ea7d0ea8
Rename 2018-01-25 22:58:00 +01:00
Tae Won Ha
afeb94a2ea
Migrate to swift bridge 2018-01-21 16:02:59 +01:00
Tae Won Ha
44772b42c3
GH-605 First collect puts and flush them in one go. 2018-01-20 18:18:12 +01:00