1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/VimR
2016-11-27 11:04:48 +01:00
..
Assets.xcassets/AppIcon.appiconset Add icon 2016-07-12 18:24:55 +02:00
Base.lproj GH-299 Add a context menu 2016-11-12 16:42:10 +01:00
Workspace Fix the resize rect of the tool bars 2016-11-23 19:59:59 +01:00
AdvancedPrefPane.swift GH-296 Reformat and make some properties fileprivate 2016-11-20 10:31:03 +01:00
AppDelegate.swift GH-308 Set cwd when opening in a new window 2016-11-05 15:17:43 +01:00
AppearancePrefPane.swift GH-296 Refactor pref data 2016-11-19 22:23:29 +01:00
AppKitCommons.swift GH-351 Experiment with outline view 2016-11-26 22:31:44 +01:00
Application.swift GH-227 Clean up 2016-09-25 18:47:46 +02:00
BasicTypes.swift GH-351 Add Copyable protocol and let FileItem implement it 2016-11-24 21:07:50 +01:00
Bridge.h Rename nvox to VimR 2016-07-12 17:59:01 +02:00
BufferListComponent.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
Component.swift GH-297 Add a stub buffer list component 2016-11-20 18:40:12 +01:00
FileBrowserComponent.swift GH-351 Prepare for update implementation 2016-11-26 22:31:50 +01:00
FileItem.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
FileItemIgnorePattern.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
FileItemService.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
FileOutlineView.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
FileUtils.swift GH-297 Swift3'fy some methods 2016-11-24 20:18:43 +01:00
FoundationCommons.swift GH-299 Add a context menu 2016-11-12 16:42:10 +01:00
GeneralPrefPane.swift GH-296 Refactor pref data 2016-11-19 22:23:29 +01:00
ImageAndTextTableCell.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
Info.plist Bump version: snapshot/v0.11.0-SNAPSHOT-20161126.2239-136 2016-11-26 22:45:57 +01:00
Logger.h GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
MainWindowComponent.swift Guard against non-cwd-changes... 2016-11-27 10:12:35 +01:00
MainWindowManager.swift GH-297 Rename callback and add changeBufferList action 2016-11-21 23:13:38 +01:00
Matcher.swift GH-227 Tidy up 2016-09-25 18:53:46 +02:00
OpenQuicklyFileViewRow.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
OpenQuicklyFilterOperation.swift GH-227 Guard against empty flat file items 2016-09-25 18:47:53 +02:00
OpenQuicklyWindowComponent.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
OpenQuicklyWindowManager.swift GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
Pref38To128Converter.swift GH-296 Reformat and make some properties fileprivate 2016-11-20 10:31:03 +01:00
PrefPane.swift GH-286 Add a stub file browser 2016-10-02 11:28:22 +02:00
PrefStore.swift GH-296 Refactor pref data 2016-11-19 22:23:29 +01:00
PrefUtils.swift GH-296 Make WorkspaceBarLocation plain enum again 2016-11-20 10:51:15 +01:00
PrefWindowComponent.swift GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
RxSwiftCommons.swift GH-227 Remove warnings 2016-09-25 18:47:42 +02:00
ScoredFileItem.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Scorer.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
sparkle_pub.pem GH-220 Add sparkle to the project 2016-10-14 10:14:02 +02:00
SwiftCommons.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
TestPane.swift GH-232 Add pref entry for cli tool 2016-08-25 09:27:59 +02:00
ToolPrefData.swift GH-297 Add buffer list to the tool bar 2016-11-22 20:58:11 +01:00
vimr GH-306 Fix vimr script 2016-10-18 11:44:52 +02:00