1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-25 23:02:35 +03:00
vimr/NeoVimXpc
Tae Won Ha 07ac09e95f
Make resizing NeoVimView work
- live resizing is not yet activated, but can be easily done
- @autoreleasepool-block for each UI callback and for each key input is
  ugly...
2016-07-05 18:49:19 +02:00
..
Info.plist Initial commit with content 2016-06-03 23:43:39 +02:00
Logging.h Make Hanja handling better(?) 2016-07-03 15:54:44 +02:00
main.m Use @import where appropriate 2016-06-18 23:14:49 +02:00
NeoVimUiBridgeProtocol.h Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00
NeoVimXpc.h Make resizing NeoVimView work 2016-07-05 18:49:19 +02:00
NeoVimXpcImpl.h Make resizing NeoVimView work 2016-07-05 18:49:19 +02:00
NeoVimXpcImpl.m Make resizing NeoVimView work 2016-07-05 18:49:19 +02:00