1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
vimr/NvimView/NvimView
2020-02-06 22:35:25 +01:00
..
AttributesRunDrawer.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
CellAttributes.swift GH-666 Refactor slightly 2018-09-04 16:44:15 +02:00
CellAttributesCollection.swift GH-666 Use reversed attrs for marked text 2018-09-30 23:20:27 +02:00
CocoaCommons.swift GH-666 Make Korean input work again 2018-10-04 21:31:35 +02:00
ColorUtils.swift Add SOME_NUMBER.cgf 2019-03-16 12:01:13 +01:00
com.qvacua.NvimView.vim set termguicolors is unnec'. 2019-03-16 11:20:38 +01:00
ConditionVariable.swift Add ConditionVariable 2019-03-28 08:29:52 +01:00
CoreCommons.swift GH-666 Handle x-offset and default colors 2018-08-29 08:40:01 +02:00
Defs.swift Use OSLog in NvimView 2019-03-08 17:10:27 +01:00
FontUtils.swift Don't round character spacing 2019-04-28 21:14:31 -07:00
foundation_shim.h Refactor slightly 2019-03-25 11:56:36 +01:00
Geometry.swift GH-666 Add unmark 2018-10-03 14:08:28 +02:00
Info.plist Bump version: snapshot/341 2020-02-06 22:28:04 +01:00
KeyUtils.swift Catch <CR> as special key 2019-08-10 20:44:37 +02:00
MessagePackCommons.swift GH-666 Add a new typesetter [WIP] 2018-08-27 18:46:02 +02:00
NvimApiCommons.swift Rename 2020-01-26 21:56:37 +01:00
NvimAutoCommandEvent.generated.swift Update neovim and generate sources 2020-01-22 20:39:53 +01:00
NvimCursorModeShape.generated.swift Update neovim and generate sources 2020-01-22 20:39:53 +01:00
NvimView.h Make NvimServer (only) a CoreFoundation exe 2019-03-25 10:35:55 +01:00
NvimView.swift Fix cursor drawing 2020-02-02 10:54:30 +01:00
NvimView+Api.swift Merge remote-tracking branch 'origin/develop' into update-neovim 2020-01-22 20:45:00 +01:00
NvimView+Debug.swift Rename 2019-12-26 10:26:40 +01:00
NvimView+Dragging.swift GH-458 Fix open files by drag-n-dropping on VimR window 2019-03-12 10:54:00 +01:00
NvimView+Draw.swift Fix cursor drawing 2020-02-02 10:54:30 +01:00
NvimView+Geometry.swift Add SOME_NUMBER.cgf 2019-03-16 12:01:13 +01:00
NvimView+Key.swift Rename 2020-01-26 21:56:37 +01:00
NvimView+MenuItems.swift Rename 2020-01-26 21:56:37 +01:00
NvimView+Mouse.swift Rename 2020-01-26 21:56:37 +01:00
NvimView+Objects.swift Add RxNeovimApi into workspace 2019-03-27 10:09:22 +01:00
NvimView+Resize.swift Adapt to new API 2019-12-21 19:32:23 +01:00
NvimView+TouchBar.swift Remove unnec' OS version checks 2019-04-06 15:21:00 +02:00
NvimView+Types.swift Restructure a bit 2019-03-28 07:56:08 +01:00
NvimView+UiBridge.swift Fix cursor drawing 2020-02-02 10:54:30 +01:00
OSLogCommons.swift Add #if DEBUG 2019-03-08 18:01:30 +01:00
ProcessUtils.swift Use OSLog in NvimView 2019-03-08 17:10:27 +01:00
Runs.swift GH-666 Make simple composed input, eg ü, work. 2018-09-30 22:22:09 +02:00
SharedTypes.h Add error handling when NvimServer could not be started correctly 2019-03-25 11:48:27 +01:00
SimpleCache.swift Add a typesetter runner 2019-03-11 11:04:09 +01:00
SwiftCommons.swift Add SOME_NUMBER.cgf 2019-03-16 12:01:13 +01:00
Typesetter.swift Use ligature = 1 2019-03-31 19:47:02 +02:00
UGrid.swift Do not create new cells 2019-03-31 12:44:55 +02:00
UiBridge.swift Resolve signing issue 2020-02-05 00:24:59 +01:00