1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-10-27 02:11:27 +03:00
vimr/NeoVimServer
2017-04-24 20:36:34 +02:00
..
CocoaCategories.h GH-332 Add get/set bool option 2016-11-10 17:33:37 +01:00
CocoaCategories.m GH-332 Add get/set bool option 2016-11-10 17:33:37 +01:00
DataWrapper.h GH-339 Rename wrapper 2017-01-06 10:31:45 +01:00
DataWrapper.m GH-339 Rename wrapper 2017-01-06 10:31:45 +01:00
Logging.h GH-260 Use neovim's logging facilities in NeoVimServer 2016-08-26 15:31:30 +02:00
main.m Use DLOG instead of WLOG 2017-01-08 21:35:54 +01:00
NeoVimBuffer.h Remove some compile warnings 2017-04-24 20:36:34 +02:00
NeoVimBuffer.m Add opened files list w/o double click 2017-02-26 12:00:19 +01:00
NeoVimMsgIds.h GH-339 Push dirty status to the UI (again) 2017-01-07 16:06:39 +01:00
NeoVimServer.h Reformat and use @import 2016-10-22 17:28:35 +02:00
NeoVimServer.m GH-392 Synchronize all nvim_... calls 2017-01-24 18:27:44 +01:00
NeoVimTab.h GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02:00
NeoVimTab.m GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02:00
NeoVimWindow.h GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02:00
NeoVimWindow.m GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02:00
server_globals.h Stop run loop instead of exit(0) 2017-01-08 21:34:04 +01:00
server_ui.m Remove some compile warnings 2017-04-24 20:36:34 +02:00