1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-25 06:06:21 +03:00
vimr/SwiftNeoVim
2017-07-03 16:03:59 -05:00
..
CellAttributes.swift Restructure ui bridge file 2017-05-27 16:27:53 +02:00
CocoaExtensions.swift GH-436 Make table views to react to theme change 2017-06-25 21:46:13 +02:00
ColorUtils.swift Update neovim 2017-05-11 08:08:58 +02:00
Grid.swift Refactor cursor drawing 2017-06-05 14:22:12 +02:00
Info.plist Bump version: v0.17.0-213 2017-06-30 20:19:52 +02:00
InputTestView.swift Make hanja menu pop up 2016-07-02 18:57:38 +02:00
KeyUtils.swift Make special keys file private 2017-05-17 21:57:27 +02:00
Logger.swift GH-450 Cache isHidden value in FileBrowserItem 2017-06-06 13:47:23 +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-472 Pass over the current cell position when scrolling 2017-06-24 11:33:37 +02:00
NeoVimAgent.m GH-436 Add directory foreground color to themes 2017-06-28 19:50:34 +02:00
NeoVimObjectsExtensions.swift Add Position.beginning 2017-02-12 13:41:12 +01:00
NeoVimUiBridgeProtocol.h GH-436 Add theme to neovim view 2017-06-25 17:35:51 +02:00
NeoVimUiBridgeProtocol.m Add function for cursor shape name 2017-05-27 11:08:40 +02:00
NeoVimView.swift Move Drag logic to NeoVimView 2017-07-03 16:03:59 -05:00
NeoVimView+Api.swift Sync return when quitting neovim 2017-06-11 15:48:18 +02:00
NeoVimView+Dragging.swift Move Drag logic to NeoVimView 2017-07-03 16:03:59 -05:00
NeoVimView+Draw.swift GH-436 Use colorscheme colors when resizing 2017-06-27 19:03:36 +02:00
NeoVimView+Key.swift Refactor cursor drawing 2017-06-05 14:22:12 +02:00
NeoVimView+MenuItems.swift Make some fields fileprivate and remove some fields 2017-05-30 23:53:47 +02:00
NeoVimView+Mouse.swift GH-472 Fix mouse wheel scrolling row/column mix-up 2017-06-28 17:16:02 +02:00
NeoVimView+Resize.swift Render the whole view even when the resizing does not change grid's size 2017-06-17 17:25:52 +02:00
NeoVimView+UiBridge.swift GH-436 Use colorscheme colors when resizing 2017-06-27 19:03:36 +02:00
NeoVimViewDelegate.swift GH-436 Add theme to neovim view 2017-06-25 17:35:51 +02: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-378 Draw undercurl, eg for spelling 2017-06-16 18:17:32 +02:00
VIM.LICENSE Add very very rudimentary rendering of some characters 2016-06-13 18:09:34 +02:00