1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/VimR
2016-09-25 08:58:01 +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
Workspace GH-282 Restructure 2016-09-25 08:57:41 +02:00
AdvancedPrefPane.swift GH-262 Store pane name in pref pane 2016-09-24 16:35:27 +02:00
AppDelegate.swift GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
AppearancePrefPane.swift GH-262 Store pane name in pref pane 2016-09-24 16:35:27 +02:00
AppKitCommons.swift GH-282 Add Workspace 2016-09-25 00:26:18 +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-274 Change some description 2016-09-11 14:44:17 +02:00
FileItemIgnorePattern.swift GH-274 Change some description 2016-09-11 14:44:17 +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 GH-274 Restructure proj a bit 2016-09-11 14:59:42 +02:00
GeneralPrefPane.swift GH-262 Store pane name in pref pane 2016-09-24 16:35:27 +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-20160924.1647-77 2016-09-24 16:47:46 +02:00
Logger.h GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
MainWindowComponent.swift Merge branch 'master' into issue/282-workspace 2016-09-25 08:58:01 +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-262 Store pane name in pref pane 2016-09-24 16:35:27 +02:00
PrefStore.swift GH-262 Add advenced pref pane 2016-09-24 16:31:14 +02:00
PrefUtils.swift GH-274 Add test for PrefUtils 2016-09-11 15:22:56 +02:00
PrefWindowComponent.swift GH-262 Store pane name in pref pane 2016-09-24 16:35:27 +02:00
RxSwiftCommons.swift GH-274 Restructure proj a bit 2016-09-11 14:59:42 +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 Restructure proj a bit 2016-09-11 14:59:42 +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