1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 02:54:31 +03:00
vimr/NvimView/NvimView
2018-07-21 10:53:35 +02:00
..
CellAttributes.swift GH-620 Eol clear in flush 2018-03-19 20:01:47 +01:00
CocoaExtensions.swift GH-543 Add an NSEvent.MofifierFlags extension for (left, right) modifiers. 2018-04-05 08:45:15 +02:00
ColorUtils.swift Refactor slightly 2018-05-21 21:30:19 +02:00
Grid.swift GH-548 Check sanity of position before putting. 2018-03-18 21:26:33 +01:00
Info.plist Bump version: snapshot/289 2018-07-20 18:10:17 +02:00
InputTestView.swift Restructure the project 2017-12-03 09:59:15 +01:00
KeyUtils.swift Use private where appropriate 2017-12-18 18:46:12 +01:00
Logger.h Kind of working: preview jitters a little on reload 2017-12-17 16:29:16 +01:00
Logger.swift Use private where appropriate 2017-12-18 18:46:12 +01:00
MessagePackCommons.swift Adapt header 2018-05-11 09:42:08 +02:00
MMCoreTextView.h Revert "Update MMCoreTextView" 2018-07-18 16:49:14 +02:00
MMCoreTextView.m Revert "Update MMCoreTextView" 2018-07-18 16:49:14 +02:00
NvimApiExtension.swift GH-443 Use expectsReturnValue true 2018-07-06 20:37:29 +02:00
NvimAutoCommandEvent.generated.swift Update neovim 2018-07-01 11:32:56 +02:00
NvimObjectsExtensions.swift Migrate nvim objects to Swift 2017-12-03 18:05:02 +01:00
NvimUiBridgeProtocol.h GH-605 First collect puts and flush them in one go. 2018-01-20 18:18:12 +01:00
NvimUiBridgeProtocol.m Rename 2017-12-09 19:53:32 +01:00
NvimView.h Remove unnec' class 2018-05-05 15:51:17 +02:00
NvimView.swift GH-443 Use expectsReturnValue true 2018-07-06 20:37:29 +02:00
NvimView+Api.swift GH-443 Use expectsReturnValue true 2018-07-06 20:37:29 +02:00
NvimView+Dragging.swift Use one queue from NvimView in bridge and api 2018-05-05 14:39:47 +02:00
NvimView+Draw.swift Refactor slightly 2018-05-21 21:42:33 +02:00
NvimView+Key.swift Fix setMarkedText 2018-05-05 20:36:52 +02:00
NvimView+MenuItems.swift GH-603 (Re-) Fix paste bug 2018-07-16 18:26:19 +02:00
NvimView+Mouse.swift Use one queue from NvimView in bridge and api 2018-05-05 14:39:47 +02:00
NvimView+Resize.swift Wait till nvim is launched and open files then 2018-05-06 07:57:42 +02:00
NvimView+TouchBar.swift GH-443 Use expectsReturnValue true 2018-07-06 20:37:29 +02:00
NvimView+UiBridge.swift White-list relevant AUs 2018-07-21 10:53:35 +02:00
NvimViewObjects.swift Use RxNeovimApi 2018-05-05 21:46:27 +02:00
ProcessUtils.swift Refactor nvim launching 2018-07-03 07:47:58 +02:00
RxSwiftCommons.swift Simplify NvimView API methods 2018-05-05 10:13:00 +02:00
SimpleCache.swift Refactor nvim launching 2018-07-03 07:47:58 +02:00
TextDrawer.h Use #import instead of @import 2018-02-02 10:31:34 +01:00
TextDrawer.m Revert "Update MMCoreTextView" 2018-07-18 16:49:14 +02:00
UiBridge.swift GH-625 --cur-env should not be passed to neovim 2018-07-04 22:18:51 +02:00
UiClient.h GH-605 First collect puts and flush them in one go. 2018-01-20 18:18:12 +01:00
UiClient.m GH-605 First collect puts and flush them in one go. 2018-01-20 18:18:12 +01:00
VIM.LICENSE Restructure the project 2017-12-03 09:59:15 +01:00
vimr.vim Do additional initialization in vimr.vim 2017-12-09 17:14:09 +01:00