1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/SwiftNeoVim
2016-09-05 23:15:46 +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 GH-226 Import Cocoa (almost) everywhere in SwiftNeoVim 2016-08-03 21:43:05 +02:00
Grid.swift GH-252 Use different color when drawing cursor 2016-08-25 15:26:45 +02:00
Info.plist Set snapshot version: 0.9.0-SNAPSHOT-20160830.1836-66 2016-08-30 18:37:08 +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 GH-228 Update MMCoreTextView.m 2016-08-11 18:49:28 +02:00
NeoVimAgent.h GH-264 Add (sync) NeoVimAgent.vimCommandOutput 2016-09-02 23:07:20 +02:00
NeoVimAgent.m GH-264 Implement filter 2016-09-05 23:15:46 +02:00
NeoVimUiBridgeProtocol.h GH-252 Use different color when drawing cursor 2016-08-25 15:26:45 +02:00
NeoVimView.swift GH-264 Do not use nvim_command_output 2016-09-03 22:49:09 +02:00
NeoVimViewDelegate.swift GH-232 Launch neovim synchronously. 2016-08-21 18:43:21 +02:00
SwiftNeoVim.h GH-228 Rename NeoVimTypes to NeoVimBuffer 2016-08-12 15:19:06 +02:00
TextDrawer.h GH-221 Draw word-wise to take ligatures into account 2016-07-31 20:51:28 +02:00
TextDrawer.m GH-221 Draw word-wise to take ligatures into account 2016-07-31 20:51:28 +02:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00