1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/VimR
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
..
VimR Implement support for 'set guifont' via optionSet. 2020-12-19 18:12:54 +01:00
VimR.xcodeproj Use more inset when on macOS >= 11 2020-12-15 21:16:58 +01:00
VimRTests Increment version 2020-12-10 18:22:06 +01:00
Dev.xcconfig Use build config files for dev builds 2020-02-09 12:31:49 +01:00
Release.xcconfig Use build config files for dev builds 2020-02-09 12:31:49 +01:00