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

3852 Commits

Author SHA1 Message Date
Tae Won Ha
31aa61f373
Update version 2020-12-24 20:07:52 +01:00
Tae Won Ha
b112e1b50e
Update neovim 2020-12-24 20:02:06 +01:00
Tae Won Ha
5a67e67b18
Update version and nvimserver version 2020-12-24 19:45:08 +01:00
Tae Won Ha
6fae55ad37
Revert "Update appcast"
This reverts commit 9fd9eca737.
2020-12-24 19:28:25 +01:00
Tae Won Ha
9fd9eca737
Update appcast 2020-12-24 18:15:22 +01:00
Tae Won Ha
00d63e6f46
Update version 2020-12-24 17:52:27 +01:00
Tae Won Ha
0bcad7343e
Update release notes 2020-12-24 17:50:48 +01:00
Tae Won Ha
06afc5131d
Reformat 2020-12-24 17:48:27 +01:00
Tae Won Ha
2c2920097c
Update neovim 2020-12-24 17:36:12 +01:00
Tae Won Ha
419f8bf924 Update nvimserver 2020-12-24 16:47:50 +01:00
Tae Won Ha
10e90b2363
Update nvimserver 2020-12-24 16:42:28 +01:00
Tae Won Ha
ea92725b7e
Adapt script 2020-12-24 16:32:41 +01:00
Tae Won Ha
5761687559
Update neovim 2020-12-24 16:00:26 +01:00
Tae Won Ha
b719809402
WIP 2020-12-24 13:21:35 +01:00
Tae Won Ha
9754fdc7bf
Restructure a bit 2020-12-24 12:15:36 +01:00
Tae Won Ha
ed84e6ac49
Extend script slightly 2020-12-24 10:56:46 +01:00
Tae Won Ha
c2788b437c
Fix script 2020-12-24 10:44:24 +01:00
Tae Won Ha
be2895bbe4
Update neovim 2020-12-24 10:36:24 +01:00
Tae Won Ha
9a1739d8a3
Update neovim 2020-12-20 18:46:32 +01:00
Tae Won Ha
2d2108e74b
Add self 2020-12-20 16:06:56 +01:00
Tae Won Ha
2812877cee
Ignore error when setting guifont at the very beginning 2020-12-20 16:05:12 +01:00
Tae Won Ha
18a9c93e68
Update neovim 2020-12-20 15:53:11 +01:00
Tae Won Ha
98b5d51212
Update release notes 2020-12-20 15:30:19 +01:00
Tae Won Ha
d236687f7e
Update neovim 2020-12-20 15:25:17 +01:00
Tae Won Ha
9ee067a0d3
Move shell code to Commons 2020-12-20 15:24:57 +01:00
Tae Won Ha
921e2f7e6d
Add cast to suppress a warning 2020-12-20 15:24:16 +01:00
Tae Won Ha
360a9152c5
Restructure a bit 2020-12-20 15:24:16 +01:00
Tae Won Ha
a42a6d87cb
Merge pull request #830 from Shirk/remote_options_and_guifont
Implement support for 'set guifont' via optionSet. (fixes #779)
2020-12-20 15:23:55 +01:00
René Köcher
62be8668a5 vimFontSpec(fromFont:) and RemoteOption.fromFont() don't need Optionals 2020-12-20 12:07:40 +01:00
René Köcher
872d61b713 Add font(fromVimFontSpec:) as reversal to vimFontSpec(forFont:) 2020-12-20 11:54:45 +01:00
René Köcher
18742458a6 Include suggestions by @qvacua & apply swiftformat 2020-12-20 11:50:56 +01:00
René Köcher
a1d3d26765 Report invalid fonts back to NvimServer 2020-12-19 22:06:20 +01:00
René Köcher
1ca66cadf3 Add support to report option changes to NvimServer
Currently this is only implemented for font changes, but can be
extended to any other option added in the future.
2020-12-19 21:31:30 +01:00
René Köcher
84eef4a830 Implement support for 'set guifont' via optionSet.
This adds a framework to handle options set from NvimServer
and hooks into the optionSet() RPC api endpoint in NVimView.
Currently it handles `guifont` and `guifontwide` in the Server->View
direction. Changes are also reflected in VimR's Preferences dialog.

Not yet handled:
- sending the currently configured font as `guifont` to NvimServer
- sending an error to NvimSever if the font specification is invalid
- differenciation between `guifont` and `guifontwide`
2020-12-19 18:12:54 +01:00
Tae Won Ha
5d864bc516
Reformat 2020-12-17 21:18:57 +01:00
Tae Won Ha
8c88b68f6c
Refactor slightly 2020-12-16 20:39:55 +01:00
Tae Won Ha
945433b399
Use more inset when on macOS >= 11 2020-12-15 21:16:58 +01:00
Tae Won Ha
beefb1a0be
Fix tabs demo app 2020-12-13 15:22:41 +01:00
Tae Won Ha
f9776d91d9
Use target in fifo cache 2020-12-12 21:51:50 +01:00
Tae Won Ha
2ba1aaf526
Reformat 2020-12-12 21:48:43 +01:00
Tae Won Ha
511821aec6
Update neovim 2020-12-12 21:34:14 +01:00
Tae Won Ha
4c435c83ad
Remove unnec' thread 2020-12-12 18:42:44 +01:00
Tae Won Ha
a7d8df72fe
Reformat 2020-12-11 22:50:53 +01:00
Tae Won Ha
ded7df8f11
Reformat 2020-12-11 22:49:07 +01:00
Tae Won Ha
5464229135
Reformat 2020-12-11 22:47:53 +01:00
Tae Won Ha
9e5bddec66
Update neovim 2020-12-11 22:44:52 +01:00
Tae Won Ha
0b17d715dc
Set target for all queues 2020-12-11 22:43:59 +01:00
Tae Won Ha
55fd685c43
Reformat 2020-12-11 07:50:04 +01:00
Tae Won Ha
24922e78de
Reformat 2020-12-11 07:48:39 +01:00
Tae Won Ha
090efc60b4
Update NvimServer 2020-12-10 22:50:15 +01:00