1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/SwiftNeoVim
2016-07-14 20:18:30 +02:00
..
CellAttributes.swift Refactor slightly 2016-07-03 22:07:02 +02:00
CocoaExtensions.swift Play around with Cocoa's text input system 2016-06-27 18:42:35 +02:00
ColorUtils.swift Refactor slightly 2016-07-03 22:07:02 +02:00
DispatchUtils.swift Play around with Cocoa's text input system 2016-06-27 18:42:35 +02:00
Grid.swift GH-211 Implement left mouse events 2016-07-14 20:18:30 +02:00
Info.plist Change version to include SNAPSHOT and the date 2016-07-12 18:48:04 +02:00
InputTestView.swift Make hanja menu pop up 2016-07-02 18:57:38 +02:00
KeyUtils.swift Rename nvox to VimR 2016-07-12 17:59:01 +02:00
MMCoreTextView.h Implement update fg/bg/sp 2016-06-19 20:54:47 +02:00
MMCoreTextView.m Implement update fg/bg/sp 2016-06-19 20:54:47 +02:00
NeoVim.swift Make NeoVimServer work 2016-07-10 11:38:52 +02:00
NeoVimAgent.h Make NeoVimServer work 2016-07-10 11:38:52 +02:00
NeoVimAgent.m Rename nvox to VimR 2016-07-12 17:59:01 +02:00
NeoVimUiBridgeProtocol.h Delete unnec' import 2016-07-12 18:41:28 +02:00
NeoVimView.swift GH-211 Implement left mouse events 2016-07-14 20:18:30 +02:00
NeoVimViewDelegate.swift Add rudimentary support for multi window 2016-07-10 18:47:24 +02:00
NeoVimViewEvents.swift GH-211 Implement left mouse events 2016-07-14 20:18:30 +02:00
NeoVimViewMouseEvents.swift GH-211 Implement left mouse events 2016-07-14 20:18:30 +02:00
NeoVimViewUiBridge.swift GH-211 Implement left mouse events 2016-07-14 20:18:30 +02:00
SwiftNeoVim.h Make NeoVimServer work 2016-07-10 11:38:52 +02:00
TextDrawer.h Use CoreText's font metric 2016-06-19 20:54:55 +02:00
TextDrawer.m Refactor slightly 2016-07-13 22:09:49 +02:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00