1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 19:47:41 +03:00
vimr/SwiftNeoVim
2016-12-11 11:43:12 +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/v0.11.1-SNAPSHOT-20161211.1138-143 2016-12-11 11:43:12 +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 GH-360 Quit server when the ipc becomes invalid 2016-12-07 20:24:25 +01:00
NeoVimAgent.m GH-360 Increase IPC timeout to 10s again 2016-12-07 20:56:03 +01:00
NeoVimObjectsExtensions.swift GH-309 Add isEqual to NeoVimBuffer 2016-10-23 11:43:21 +02:00
NeoVimUiBridgeProtocol.h GH-360 Show reason when the IPC got invalid 2016-12-05 22:05:38 +01:00
NeoVimView.swift GH-360 Quit server when the ipc becomes invalid 2016-12-07 20:24:25 +01:00
NeoVimViewDelegate.swift GH-360 Show reason when the IPC got invalid 2016-12-05 22:05:38 +01:00
SwiftNeoVim.h GH-309 Add some more neovim objects 2016-10-22 22:23:10 +02: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