1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 10:02:36 +03:00
Commit Graph

2678 Commits

Author SHA1 Message Date
Tae Won Ha
bd5d017809 GH-666 Update auto command events 2018-10-06 16:47:59 +02:00
Tae Won Ha
94b9c039dd GH-666 Remove unused file 2018-10-06 16:47:29 +02:00
Tae Won Ha
521c365f3d GH-666 Remove some logging 2018-10-04 22:00:38 +02:00
Tae Won Ha
c81a819152 Merge branch 'develop' into update-neovim 2018-10-04 21:58:44 +02:00
Tae Won Ha
c8ff46e328 GH-666 Use file logger 2018-10-04 21:40:59 +02:00
Tae Won Ha
26f85a8607 GH-666 Remove logs 2018-10-04 21:38:42 +02:00
Tae Won Ha
e22b2d31b5 GH-666 Remove old grid 2018-10-04 21:36:50 +02:00
Tae Won Ha
996174e8e5 GH-666 Rename 2018-10-04 21:36:41 +02:00
Tae Won Ha
7917a4f150 GH-666 Remove unnce' case 2018-10-04 21:31:52 +02:00
Tae Won Ha
4e4b8e5c4f GH-666 Reformat 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
82b29f056f GH-666 Update neovim 2018-10-03 14:08:28 +02:00
Tae Won Ha
a9a5e5644e GH-666 Add unmark
We do not use toggle here to be more robust.
2018-10-03 14:08:28 +02:00
Tae Won Ha
8e88767941 GH-666 Use atomic calls for deletion and input 2018-10-03 14:08:23 +02:00
Tae Won Ha
2478b8c66d GH-666 Use convenience methods to suppress warning 2018-10-01 15:21:46 +02:00
Tae Won Ha
9e55939497 GH-666 Update neovim 2018-10-01 00:03:33 +02:00
Tae Won Ha
6dfa3d8add GH-666 Use reversed attrs for marked text 2018-09-30 23:20:27 +02:00
Tae Won Ha
3acfd95745 GH-666 Add index conversion (and tests) 2018-09-30 22:52:26 +02:00
Tae Won Ha
170447f531 GH-666 Make simple composed input, eg ü, work. 2018-09-30 22:22:09 +02:00
Tae Won Ha
fc9333b8d2 GH-666 WIP 2018-09-30 16:22:56 +02:00
Tae Won Ha
261d020385 GH-666 Add some convenience methods 2018-09-30 14:51:30 +02:00
Tae Won Ha
086d6cad3c GH-666 Add frameworks here and there 2018-09-30 10:19:58 +02:00
Tae Won Ha
0d06f27b1b GH-666 Update to Swift 4.2 2018-09-29 20:55:31 +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
ba6911fd53 GH-666 Use the new nightly RxNeovimApi 2018-09-29 17:29:37 +02:00
Tae Won Ha
c4a9dbeef4 GH-666 Update neovim 2018-09-28 13:44:43 +02:00
Tae Won Ha
a521962173 GH-666 Update swifter to 1.4.3 2018-09-27 10:32:06 +02:00
Tae Won Ha
918430662a Use stable of swifter until a new version compatible with Swift 4.2 is released 2018-09-26 15:51:49 +02:00
Tae Won Ha
22a7c1b6ed GH-666 Update neovim 2018-09-16 17:58:07 +09:00
Tae Won Ha
de1a045261 Update neovim 2018-09-15 17:14:25 +09:00
Tae Won Ha
6df60917b9 GH-666 WIP 2018-09-09 11:42:07 +02:00
Tae Won Ha
a8c1f8e34c GH-666 Reformat 2018-09-09 11:01:43 +02:00
Tae Won Ha
77e52c4162 GH-666 WIP 2018-09-05 12:22:24 +02:00
Tae Won Ha
31ddc3e7be GH-666 WIP 2018-09-05 11:35:26 +02:00
Tae Won Ha
c79f98678c GH-666 Refactor slightly 2018-09-04 16:44:15 +02:00
Tae Won Ha
896feafc28 GH-666 Refactor slightly 2018-09-04 16:44:15 +02:00
Tae Won Ha
97e8fccf49 GH-666 Delete RowRun 2018-09-04 16:44:15 +02:00
Tae Won Ha
b891fc45b2 GH-666 Reformat 2018-09-04 16:44:15 +02:00
Tae Won Ha
d8707f7dea GH-666 Remove old files 2018-09-04 16:44:15 +02:00
Tae Won Ha
1797b824cf GH-666 Adapt DrawerDev 2018-09-04 16:44:15 +02:00
Tae Won Ha
7efbc5a099 GH-666 Adapt tests 2018-09-04 16:44:15 +02:00
Tae Won Ha
a073d35972 GH-666 Refactor slightly 2018-09-04 16:44:15 +02:00
Tae Won Ha
f015a427d1 GH-666 Reformat and rename 2018-09-04 16:44:14 +02:00
Tae Won Ha
dce9f52f21 GH-666 Cache font using trait and size 2018-09-04 16:44:14 +02:00
Tae Won Ha
c32615e99c GH-666 Refactor slightly 2018-09-04 16:43:52 +02:00
Tae Won Ha
ec2abdae4f GH-666 Use effective background color 2018-09-03 11:19:09 +02:00
Tae Won Ha
5c26e0e44b GH-666 Rename offset property 2018-09-03 10:40:50 +02:00
Tae Won Ha
39491ef109 GH-666 Make mouse click work 2018-09-03 10:37:08 +02:00
Tae Won Ha
7dbde9beb6 GH-666 Refactor slightly 2018-09-03 09:33:54 +02:00
Tae Won Ha
51fef549f2 GH-666 Reduce warnings 2018-09-03 09:23:42 +02:00