1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/SwiftNeoVim
2016-08-25 22:52:31 +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-20160825.1621-63 2016-08-25 16:22:20 +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-251, GH-258 Show a warning when there was an error during the initialization of init.vim 2016-08-25 22:52:31 +02:00
NeoVimAgent.m GH-251, GH-258 Show a warning when there was an error during the initialization of init.vim 2016-08-25 22:52:31 +02:00
NeoVimUiBridgeProtocol.h GH-252 Use different color when drawing cursor 2016-08-25 15:26:45 +02:00
NeoVimView.swift GH-251, GH-258 Show a warning when there was an error during the initialization of init.vim 2016-08-25 22:52:31 +02:00
NeoVimViewDelegate.swift GH-232 Launch neovim synchronously. 2016-08-21 18:43:21 +02:00
ShellUtils.swift GH-243 Add a comment 2016-08-18 17:42:26 +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