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

99 Commits

Author SHA1 Message Date
Johann Rudloff
d8c6ad2b5a Send mode_info_set messages from nvim to UiBridge 2020-07-09 08:26:23 +02:00
Tae Won Ha
d260e498ec
GH-762 disable library validation 2020-06-23 20:05:07 +02:00
Tae Won Ha
1f0e6743c8
GH-775 Use nvim's color scheme in markdown preview 2020-02-22 18:22:22 +01:00
Tae Won Ha
290988d75c
Terminate cstr with \0 2020-02-07 18:18:35 +01:00
Tae Won Ha
379bf486c8
Use codesign to sign, not Xcode 2020-02-07 12:34:16 +01:00
Tae Won Ha
b111e8e6ee
Let Xcode sign 2020-02-06 22:02:45 +01:00
Tae Won Ha
081715592c
Resolve signing issue 2020-02-05 00:24:59 +01:00
Tae Won Ha
98f5376ee3
Log 2020-02-02 12:55:54 +01:00
Tae Won Ha
e25395ba4a
Reformat 2020-01-25 09:13:04 +01:00
Tae Won Ha
7bfbd585ca
Reformat 2020-01-24 22:49:38 +01:00
Tae Won Ha
0ef3582110
Reformat 2020-01-24 22:46:25 +01:00
Tae Won Ha
f762678dd2
CFStringGetBytes() does not set the NULL terminator 2020-01-04 19:47:38 +01:00
Tae Won Ha
7734a81230
Tidy up 2019-12-25 20:13:39 +01:00
Tae Won Ha
ed14c0d358
Fix forward search
- Removed the cursor event without thinking...
2019-12-25 13:46:07 +01:00
Tae Won Ha
0a0f165fb0
Update neovim 2019-09-19 23:12:41 +02:00
Tae Won Ha
8d64e99af3
Merge remote-tracking branch 'origin/develop' into update-neovim 2019-04-29 23:39:15 +02:00
Tae Won Ha
d640738cb9 Wording 2019-04-19 12:46:03 +02:00
Tae Won Ha
f073f70fdb Re-commit things lost in merge 2019-03-28 11:27:45 +01:00
Tae Won Ha
b84cfb1f3c
Add error handling when NvimServer could not be started correctly 2019-03-25 11:48:27 +01:00
Tae Won Ha
77847f70e9
Restructure slightly 2019-03-25 11:13:08 +01:00
Tae Won Ha
9912e538ac
Make NvimServer (only) a CoreFoundation exe 2019-03-25 10:35:55 +01:00
Tae Won Ha
5a381dd1e2
Use input from API 2019-03-18 00:22:43 +01:00
Tae Won Ha
3c8c608003
Reformat 2019-03-18 00:02:34 +01:00
Tae Won Ha
1ea5ce3e27
Rename 2019-03-17 23:54:55 +01:00
Tae Won Ha
1751a34905
Use const where applicable 2019-03-17 23:52:11 +01:00
Tae Won Ha
6d0759f818
Try to use const where applicable 2019-03-17 23:29:10 +01:00
Tae Won Ha
eeb139a52b
Remove let and var 2019-03-17 23:16:35 +01:00
Tae Won Ha
f8e38dcbb2
Reformat 2019-03-17 22:11:32 +01:00
Tae Won Ha
f5e9ff811b
Optimize imports 2019-03-17 22:06:38 +01:00
Tae Won Ha
83f105f1b4
Eliminate memory leak 2019-03-17 19:22:15 +01:00
Tae Won Ha
1a3b8a8ea3
Remove unnec' code 2019-03-17 17:30:23 +01:00
Tae Won Ha
198df347df
Do not recreate packer when flushing 2019-03-17 17:26:27 +01:00
Tae Won Ha
cd7d65c496
Refactor slightly 2019-03-17 15:03:27 +01:00
Tae Won Ha
72ec7ef161
Remove unnec' wait 2019-03-17 14:09:34 +01:00
Tae Won Ha
eb84f83d96
Reformat 2019-03-17 13:37:19 +01:00
Tae Won Ha
5f9dc69419
Use oslog 2019-03-17 13:27:40 +01:00
Tae Won Ha
6eee830895
Refactor slightly 2019-03-17 13:18:30 +01:00
Tae Won Ha
d1618bec08
Refactor slightly 2019-03-12 18:59:50 +01:00
Tae Won Ha
2741ee559a
Restructure slightly 2019-03-03 22:32:04 +01:00
Tae Won Ha
b4685a4bc1
Reformat 2019-03-03 21:57:03 +01:00
Tae Won Ha
2742530231
Reformat 2019-03-03 21:54:00 +01:00
Tae Won Ha
4c7b9504e7
Use only one rpc event 2019-03-03 18:39:48 +01:00
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
c81a819152 Merge branch 'develop' into update-neovim 2018-10-04 21:58:44 +02:00
Tae Won Ha
26f85a8607 GH-666 Remove logs 2018-10-04 21:38:42 +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
de1a045261 Update neovim 2018-09-15 17:14:25 +09:00