1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 23:36:08 +03:00
vimr/NvimView/NvimServer
Tae Won Ha c7a333f831
Do not set ${LANG} explicitly to en_US.UTF-8
- paste works without it since we're using the paste API call
2020-08-12 18:55:18 +02:00
..
foundation_shim.h Make NvimServer (only) a CoreFoundation exe 2019-03-25 10:35:55 +01:00
main.c Log 2020-02-02 12:55:54 +01:00
NvimServer.entitlements GH-762 disable library validation 2020-06-23 20:05:07 +02:00
server_log.h Make NvimServer (only) a CoreFoundation exe 2019-03-25 10:35:55 +01:00
server_shared_types.h Send mode_info_set messages from nvim to UiBridge 2020-07-09 08:26:23 +02:00
server_ui_bridge.c Send mode_info_set messages from nvim to UiBridge 2020-07-09 08:26:23 +02:00
server_ui_bridge.h Restructure slightly 2019-03-25 11:13:08 +01:00
server.c Do not set ${LANG} explicitly to en_US.UTF-8 2020-08-12 18:55:18 +02:00
server.h Add error handling when NvimServer could not be started correctly 2019-03-25 11:48:27 +01:00