1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/SwiftNeoVim
2016-11-20 11:37:30 +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 GH-296 Increment version 2016-11-20 11:37:30 +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-299 Remove unused function decl 2016-11-12 11:31:22 +01:00
NeoVimAgent.m GH-337 Set LANG in the server 2016-11-13 14:57:59 +01:00
NeoVimObjectsExtensions.swift GH-309 Add isEqual to NeoVimBuffer 2016-10-23 11:43:21 +02:00
NeoVimUiBridgeProtocol.h GH-321 Fix Cmd-V in term mode 2016-11-06 22:16:17 +01:00
NeoVimView.swift Merge branch 'issue/237-scroll' into develop 2016-11-12 17:04:43 +01:00
NeoVimViewDelegate.swift GH-286 Rename and use Any? 2016-10-02 11:23:31 +02: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