1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-10-27 10:23:12 +03:00
vimr/NeoVimServer
2017-01-08 10:04:04 +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 Reformat and use @import 2016-10-22 17:28:35 +02:00
NeoVimBuffer.h GH-297 Use url instead of unescaped path in neovim buffer 2016-11-24 20:18:43 +01:00
NeoVimBuffer.m GH-297 Use url instead of unescaped path in neovim buffer 2016-11-24 20:18:43 +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-339 Use cursor goto method 2017-01-07 15:12:07 +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 GH-339 Try set cursor method 2017-01-07 14:56:17 +01:00
server_ui.m GH-339 Use api call for command output 2017-01-08 10:04:04 +01:00