1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/NeoVimServer
2017-12-01 15:34:00 +01: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 GH-512 Let neovim exit in mch_exit() 2017-08-24 18:26:37 +02: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 Use API to select window 2017-12-01 15:34:00 +01:00
NeoVimServer.h GH-302, GH-421 Add passthrough arguments to vimr script 2017-06-12 00:30:33 +02:00
NeoVimServer.m Use API to select window 2017-12-01 15:34:00 +01:00
NeoVimTab.h Add -isCurrent to NeoVimTab, -isCurrentInTab to NeoVimWindow for state tracking 2017-09-20 04:47:48 +10:00
NeoVimTab.m Add -isCurrent to NeoVimTab, -isCurrentInTab to NeoVimWindow for state tracking 2017-09-20 04:47:48 +10:00
NeoVimWindow.h Add -isCurrent to NeoVimTab, -isCurrentInTab to NeoVimWindow for state tracking 2017-09-20 04:47:48 +10:00
NeoVimWindow.m Add -isCurrent to NeoVimTab, -isCurrentInTab to NeoVimWindow for state tracking 2017-09-20 04:47:48 +10:00
server_globals.h Use API to select window 2017-12-01 15:34:00 +01:00
server_ui.m Use API to select window 2017-12-01 15:34:00 +01:00