1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-25 06:06:21 +03:00
vimr/SwiftNeoVim
Tae Won Ha 1451b0ba72
GH-339 Pass through current buffer changed event
- ignore cursor events to avoid slowing down scrolling...
2016-12-20 00:01:59 +01:00
..
CellAttributes.swift Implement Equatable for CellAttributes 2016-10-24 23:03:58 +02:00
CocoaExtensions.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
ColorUtils.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
DispatchUtils.swift Replace open by public 2016-10-07 18:23:54 +02:00
Grid.swift GH-284 Remove unused param 2016-10-06 19:49:41 +02:00
Info.plist Bump version: snapshot/151 2016-12-18 11:35:32 +01:00
InputTestView.swift Make hanja menu pop up 2016-07-02 18:57:38 +02:00
KeyUtils.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
MMCoreTextView.h Implement update fg/bg/sp 2016-06-19 20:54:47 +02:00
MMCoreTextView.m Update comment for macvim file 2016-10-20 21:44:56 +02:00
NeoVimAgent.h Avoid force quit 2016-12-14 20:49:56 +01:00
NeoVimAgent.m GH-339 Pass through current buffer changed event 2016-12-20 00:01:59 +01:00
NeoVimAutoCommandEvent.generated.h GH-339 Pass through auevents... 2016-12-19 23:11:42 +01:00
NeoVimObjectsExtensions.swift GH-309 Add isEqual to NeoVimBuffer 2016-10-23 11:43:21 +02:00
NeoVimUiBridgeProtocol.h GH-339 Pass through current buffer changed event 2016-12-20 00:01:59 +01:00
NeoVimView.swift GH-339 Pass through current buffer changed event 2016-12-20 00:01:59 +01:00
NeoVimViewDelegate.swift GH-339 Pass through current buffer changed event 2016-12-20 00:01:59 +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-270 Take linespacing into account when drawing. 2016-10-26 22:42:49 +02:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00