1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-25 06:06:21 +03:00
vimr/SwiftNeoVim
2017-05-27 15:22:37 +02:00
..
CellAttributes.swift Make some fields of structs var and make some op overloading functions static 2017-04-29 08:11:34 +02:00
CocoaExtensions.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
ColorUtils.swift GH-371 Revert to old method: set needs display for each put and cache colors and use SRGB color space throughout 2017-01-31 20:57:44 +01:00
Grid.swift Make some fields of structs var and make some op overloading functions static 2017-04-29 08:11:34 +02:00
Info.plist Bump version: snapshot/195 2017-05-17 19:38:15 +02:00
InputTestView.swift Make hanja menu pop up 2016-07-02 18:57:38 +02:00
KeyUtils.swift Make special keys file private 2017-05-17 21:57:27 +02:00
Logger.swift Add a simple file logger for debugging 2017-05-27 11:09:31 +02:00
MMCoreTextView.h Implement update fg/bg/sp 2016-06-19 20:54:47 +02:00
MMCoreTextView.m Remove some compile warnings 2017-04-24 20:36:34 +02:00
NeoVimAgent.h GH-434 Use DIRCHANGED and add pwd to NeoVimServer 2017-05-08 20:25:11 +02:00
NeoVimAgent.m GH-434 Use fileURLWithPath... -_- 2017-05-08 21:16:25 +02:00
NeoVimObjectsExtensions.swift Add Position.beginning 2017-02-12 13:41:12 +01:00
NeoVimUiBridgeProtocol.h Add function for cursor shape name 2017-05-27 11:08:40 +02:00
NeoVimUiBridgeProtocol.m Add function for cursor shape name 2017-05-27 11:08:40 +02:00
NeoVimView.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimView+Api.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimView+Draw.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimView+Key.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimView+MenuItems.swift Distribute NeoVimView into multiple files 2017-05-27 15:13:22 +02:00
NeoVimView+Mouse.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimView+Resize.swift Distribute NeoVimView into multiple files 2017-05-27 15:13:22 +02:00
NeoVimView+UiBridge.swift Use the simple debug file logger 2017-05-27 15:22:37 +02:00
NeoVimViewDelegate.swift GH-339 Update preview when tab switching 2017-01-08 16:06:01 +01:00
SwiftNeoVim.h GH-339 Pass through auevents... 2016-12-19 23:11:42 +01:00
TextDrawer.h GH-270 Take linespacing into account when drawing. 2016-10-26 22:42:49 +02:00
TextDrawer.m GH-371 Revert to old method: set needs display for each put and cache colors and use SRGB color space throughout 2017-01-31 20:57:44 +01:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00