1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-25 14:52:19 +03:00
vimr/NvimView/NvimView
2018-04-07 14:16:42 +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 GH-605 Cache CGColors and draw custom background only if necessary. 2018-01-21 22:46:38 +01:00
Grid.swift GH-548 Check sanity of position before putting. 2018-03-18 21:26:33 +01:00
Info.plist Bump version: snapshot/272 2018-04-07 14:09:38 +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
MMCoreTextView.h Use #import instead of @import 2018-02-02 10:31:34 +01:00
MMCoreTextView.m Update comment in MMCoreTextView 2017-12-18 23:03:20 +01:00
NvimApiExtension.swift Remove stream API from NvimMsgPack 2017-12-20 18:27:53 +01:00
NvimAutoCommandEvent.generated.swift Generate sources 2018-01-27 12:40:49 +01: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 Migrate to swift bridge 2018-01-21 16:02:59 +01:00
NvimView.swift GH-543 Add fields to NvimView and set it in MainWindow 2018-04-06 22:45:36 +02:00
NvimView+Api.swift Adapt to new API argument name 2018-01-27 12:54:21 +01:00
NvimView+Dragging.swift Use private where appropriate 2017-12-18 18:46:12 +01:00
NvimView+Draw.swift GH-612 Draw the background for each cell (again) 2018-04-02 18:10:47 +02:00
NvimView+Key.swift GH-543 Check whether meta is turned on 2018-04-07 11:14:46 +02:00
NvimView+MenuItems.swift Migrate to swift bridge 2018-01-21 16:02:59 +01:00
NvimView+Mouse.swift GH-572 Add a slider for trackpad scroll sensitivity 2018-02-24 21:24:44 +01:00
NvimView+Resize.swift GH-614 Make the setting persistent and live resize 2018-02-25 13:35:04 +01:00
NvimView+TouchBar.swift Refactor slightly 2017-12-17 21:38:26 +01:00
NvimView+UiBridge.swift Merge remote-tracking branch 'origin/develop' into update-neovim 2018-03-19 21:32:34 +01:00
NvimViewObjects.swift Use stream API 2017-12-16 21:01:28 +01:00
TextDrawer.h Use #import instead of @import 2018-02-02 10:31:34 +01:00
TextDrawer.m Use NSCache for colors 2018-03-20 07:40:12 +01:00
ThreadWithBlock.h Migrate to swift bridge 2018-01-21 16:02:59 +01:00
ThreadWithBlock.m Migrate to swift bridge 2018-01-21 16:02:59 +01:00
UiBridge.swift Merge remote-tracking branch 'origin/develop' into update-neovim 2018-03-19 21:32:34 +01: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