1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
vimr/NvimView/Sources/NvimView
2022-01-20 22:29:58 -08:00
..
Resources Restructure a bit 2020-12-24 12:15:36 +01:00
AttributesRunDrawer.swift GH-405 Vertically center-align text when linespacing > 1 2021-11-06 14:06:07 +01:00
CellAttributes.swift Reformat 2020-12-11 07:48:39 +01:00
CellAttributesCollection.swift feat: draw insert marked text without accutally into vim 2021-10-31 17:27:30 +08:00
ColorUtils.swift Reformat 2020-12-11 07:48:39 +01:00
Defs.swift Reformat 2020-12-11 07:48:39 +01:00
FontUtils.swift GH-405 Vertically center-align text when linespacing > 1 2021-11-06 14:06:07 +01:00
Geometry.swift Use ClosedRange instead of CountableClosedRange 2021-12-23 22:41:07 +01:00
KeyUtils.swift feat: draw insert marked text without accutally into vim 2021-10-31 17:27:30 +08:00
MessagePackCommons.swift Reformat 2020-12-10 21:47:25 +01:00
ModeInfo.swift Reformat 2020-12-11 07:48:39 +01:00
NvimApiCommons.swift Reformat 2020-12-10 21:49:29 +01:00
NvimAutoCommandEvent.generated.swift Update NvimServer to 0.6.1-0 2022-01-02 16:09:21 +01:00
NvimCursorModeShape.generated.swift Update NvimServer to 0.6.1-0 2022-01-02 16:09:21 +01:00
NvimView.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:48:57 +01:00
NvimView+Api.swift Adapt to RxSwift 6.2 2021-06-18 08:54:21 +02:00
NvimView+Debug.swift Reformat 2020-12-10 21:50:54 +01:00
NvimView+Dragging.swift Adapt to RxSwift 6.2 2021-06-18 08:53:40 +02:00
NvimView+Draw.swift Use ClosedRange instead of CountableClosedRange 2021-12-23 22:41:07 +01:00
NvimView+Geometry.swift Reformat 2020-12-11 07:48:39 +01:00
NvimView+Key.swift Merge pull request #876 from imkerberos/fix-cmd-dot-keydown 2022-01-01 12:00:55 +01:00
NvimView+MenuItems.swift Adapt to RxSwift 6.2 2021-06-18 08:54:53 +02:00
NvimView+Mouse.swift Add Support for Right and Middle Mouse buttons 2022-01-20 22:29:58 -08:00
NvimView+Objects.swift Reformat 2020-12-11 07:48:39 +01:00
NvimView+RemoteOptions.swift Reformat 2020-12-24 17:48:27 +01:00
NvimView+Resize.swift Reformat 2020-12-10 21:58:38 +01:00
NvimView+TouchBar.swift Adapt to RxSwift 6.2 2021-06-18 08:52:29 +02:00
NvimView+Types.swift Implement support for 'set guifont' via optionSet. 2020-12-19 18:12:54 +01:00
NvimView+UiBridge.swift feat: draw insert marked text without accutally into vim 2021-10-31 17:27:30 +08:00
Runs.swift Reformat 2020-12-10 22:01:51 +01:00
Typesetter.swift Reformat 2022-01-11 13:24:48 +01:00
UGrid.swift feat: draw insert marked text without accutally into vim 2021-10-31 17:27:30 +08:00
UiBridge.swift GH-832 Re-revert neovim launching code 2021-02-20 14:06:48 +01:00