1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/VimR
2016-09-11 14:43:20 +02:00
..
Assets.xcassets/AppIcon.appiconset Add icon 2016-07-12 18:24:55 +02:00
Base.lproj Merge branch 'master' into issue/274-ignore 2016-09-11 14:43:20 +02:00
AppDelegate.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
AppearancePrefPane.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
AppKitCommons.swift GH-274 Add stub ignore field 2016-09-11 10:58:45 +02:00
Application.swift Route help to the wiki 2016-08-26 09:19:40 +02:00
Bridge.h Rename nvox to VimR 2016-07-12 17:59:01 +02:00
Component.swift GH-264 Use RxSwift instead of holding a reference of MainWindowManager in the component 2016-09-01 20:09:00 +02:00
FileItem.swift Fix some bugs of open quickly window 2016-09-11 14:41:11 +02:00
FileItemIgnorePattern.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
FileItemService.swift Fix some bugs of open quickly window 2016-09-11 14:41:11 +02:00
FileUtils.swift GH-264 Add file items related files and restructure the project a bit 2016-08-30 20:49:46 +02:00
FoundationCommons.swift Fix some bugs of open quickly window 2016-09-11 14:41:11 +02:00
GeneralPrefPane.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
ImageAndTextTableCell.swift GH-264 Refactor slightly 2016-09-07 22:29:35 +02:00
Info.plist Set snapshot version: 0.9.0-SNAPSHOT-20160910.0900-70 2016-09-10 09:00:57 +02:00
Logger.h GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
MainWindowComponent.swift GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +02:00
MainWindowManager.swift GH-264 Fine-tune layout 2016-09-07 22:29:46 +02:00
Matcher.swift GH-264 Play around with scoring 2016-09-08 22:33:55 +02:00
OpenQuicklyFileViewRow.swift GH-264 Open files and close when main window closes 2016-09-08 22:33:40 +02:00
OpenQuicklyFilterOperation.swift GH-264 Play around with scoring 2016-09-08 22:33:55 +02:00
OpenQuicklyWindowComponent.swift Merge branch 'master' into issue/274-ignore 2016-09-11 14:43:20 +02:00
OpenQuicklyWindowManager.swift GH-264 Do not use nvim_command_output 2016-09-03 22:49:09 +02:00
PrefPane.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
PrefStore.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
PrefUtils.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
PrefWindowComponent.swift GH-264 Add some convenience extensions 2016-09-02 23:55:19 +02:00
RxSwiftUtils.swift GH-226 Import Cocoa everywhere in VimR 2016-08-03 21:41:43 +02:00
ScoredFileItem.swift GH-264 Play around with scoring 2016-09-08 22:33:55 +02:00
Scorer.swift GH-264 Play around with scoring 2016-09-08 22:33:55 +02:00
SwiftCommons.swift GH-274 Add ignore patterns to the general pref data 2016-09-11 10:58:45 +02:00
TestPane.swift GH-232 Add pref entry for cli tool 2016-08-25 09:27:59 +02:00
vimr GH-232 Open files from vimr 2016-08-24 23:12:33 +02:00