1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/SwiftNeoVim
Tae Won Ha 487da9fa47
Merge branch 'master' into develop
Conflicts:
	VimR/Info.plist
	VimR/UiRootReducer.swift
	resources/release-notes.md
2017-05-05 18:03:17 +02:00
..
CellAttributes.swift Make some fields of structs var and make some op overloading functions static 2017-04-29 08:11:34 +02:00
CocoaExtensions.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
ColorUtils.swift GH-371 Revert to old method: set needs display for each put and cache colors and use SRGB color space throughout 2017-01-31 20:57:44 +01:00
Grid.swift Make some fields of structs var and make some op overloading functions static 2017-04-29 08:11:34 +02:00
Info.plist Bump version: v0.14.3-185 2017-05-05 17:56:30 +02: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 Remove some compile warnings 2017-04-24 20:36:34 +02:00
NeoVimAgent.h GH-405 Guard for nil escaped file name 2017-03-13 18:44:57 +01:00
NeoVimAgent.m GH-428 Adapt to new 2017-04-23 11:33:06 +02:00
NeoVimObjectsExtensions.swift Add Position.beginning 2017-02-12 13:41:12 +01:00
NeoVimUiBridgeProtocol.h GH-428 Adapt to new 2017-04-23 11:33:06 +02:00
NeoVimView.swift GH-426 Move font related IBActions to NeoVimView 2017-05-01 10:25:03 +02:00
NeoVimViewDelegate.swift GH-339 Update preview when tab switching 2017-01-08 16:06:01 +01:00
SwiftNeoVim.h GH-339 Pass through auevents... 2016-12-19 23:11:42 +01:00
TextDrawer.h GH-270 Take linespacing into account when drawing. 2016-10-26 22:42:49 +02:00
TextDrawer.m GH-371 Revert to old method: set needs display for each put and cache colors and use SRGB color space throughout 2017-01-31 20:57:44 +01:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00