1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/VimR
2016-09-08 22:49:00 +02:00
..
Assets.xcassets/AppIcon.appiconset Add icon 2016-07-12 18:24:55 +02:00
Base.lproj GH-264 Fine-tune layout 2016-09-07 22:29:46 +02:00
AppDelegate.swift GH-264 Turn off debug menu for release config 2016-09-08 22:38:18 +02:00
AppearancePrefPane.swift GH-232 Add pref entry for cli tool 2016-08-25 09:27:59 +02:00
AppKitCommons.swift GH-264 Fine-tune layout 2016-09-07 22:29:46 +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 GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +02:00
FileItemIgnorePattern.swift GH-264 Add file items related files and restructure the project a bit 2016-08-30 20:49:46 +02:00
FileItemService.swift GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +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 GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +02:00
GeneralPrefPane.swift GH-232 Use NSError's description for the alert 2016-08-25 09:53:28 +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-20160908.2248-67 2016-09-08 22:49:00 +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 GH-264 Open files and close when main window closes 2016-09-08 22:33:40 +02:00
OpenQuicklyWindowManager.swift GH-264 Do not use nvim_command_output 2016-09-03 22:49:09 +02:00
PrefPane.swift GH-264 Extract superclasses for components 2016-08-31 22:36:22 +02:00
PrefStore.swift GH-244 Add logic 2016-08-14 18:37:04 +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-232 Add vimr command line tool and stub handler 2016-08-21 11:52:24 +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