1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 07:13:24 +03:00
vimr/VimR/VimR
2022-03-22 18:03:48 +01:00
..
Assets.xcassets/AppIcon.appiconset Restructure the project 2017-12-03 09:59:15 +01:00
Base.lproj Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
FuzzyMatcher Add cast to suppress a warning 2020-12-20 15:24:16 +01:00
FuzzySearch.xcdatamodel Rename new objects 2020-01-18 17:42:11 +01:00
macvim-file-icons GH-402 Add file associations 2018-05-26 11:29:20 +02:00
markdown Update github markdown file 2021-12-01 19:31:02 +01:00
preview GH-775 Use theme for other html pages 2020-03-04 07:28:34 +01:00
AdvancedPrefReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
AdvencedPref.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
AppDelegate.swift Forgot to set the delegate of the sparkle update controller 2022-03-22 18:00:22 +01:00
AppDelegateReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
AppearancePref.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
AppearancePrefReducer.swift Store the uses tab value and use it when opening a new main window 2020-12-08 20:33:38 +01:00
AppKitCommons.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Application.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Bridge.h Move NetUtils to Commons 2020-10-03 09:29:17 +02:00
BufferList.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:48:57 +01:00
BufferListReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
com.qvacua.VimR.vim Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
Context.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
CoreDataStack.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
CssUtils.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Debouncer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
DefaultShortcuts.swift Refactor slightly 2020-02-07 18:54:55 +01:00
Defs.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
FileBrowser.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
FileBrowserReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
FileItem+CoreDataClass.h Rename new objects 2020-01-18 17:42:11 +01:00
FileItem+CoreDataClass.m Rename new objects 2020-01-18 17:42:11 +01:00
FileItem+CoreDataProperties.h Rename new objects 2020-01-18 17:42:11 +01:00
FileItem+CoreDataProperties.m Rename new objects 2020-01-18 17:42:11 +01:00
FileMonitor.swift Set target for all queues 2020-12-11 22:43:59 +01:00
FileOutlineView.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:48:57 +01:00
FileScanBaton.h Add some classes 2020-01-17 11:48:49 +01:00
FileScanBaton.m Terminate cstr with \0 2020-02-07 18:18:35 +01:00
FoundationCommons.h Add some classes 2020-01-17 11:48:49 +01:00
FoundationCommons.m Reformat 2020-01-24 22:50:56 +01:00
FoundationCommons.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
FuzzySearchService.swift Rename 2021-07-16 17:15:34 +02:00
GeneralPref.swift feat: add a pref to open file in current window 2022-03-16 16:21:10 +08:00
GeneralPrefReducer.swift feat: add a pref to open file in current window 2022-03-16 16:21:10 +08:00
HtmlPreviewMiddleware.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
HtmlPreviewTool.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
HtmlPreviewToolReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
HttpServerMiddleware.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
ImageAndTextTableCell.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Info.plist Update version to 0.38.2 for real this time 2022-03-22 18:03:48 +01:00
KeysPref.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
KeysPrefReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MainWindow.swift fix: can disable auto switch 2022-03-21 16:43:09 +08:00
MainWindow+Actions.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
MainWindow+CustomTitle.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
MainWindow+Delegates.swift Add esc shortcut in MainWindow+Delegates.swift 2021-11-20 07:33:24 -08:00
MainWindow+Types.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MainWindowReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MarkdownPreviewMiddleware.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MarkdownPreviewReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MarkdownTool.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
MarkdownToolReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
OpenQuicklyFileViewRow.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
OpenQuicklyReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
OpenQuicklyWindow.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
PrefMiddleware.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
PrefPane.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
PrefUtils.swift Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
PrefWindow.swift Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
PrefWindowReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Resources.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
RpcAppearanceEpic.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
RpcEvents.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
RxCommons.swift Restructure a bit 2020-12-20 15:24:16 +01:00
RxRedux.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
ScoredUrl.h Reformat 2020-01-22 22:10:00 +01:00
ScoredUrl.m Reformat 2020-01-24 22:50:56 +01:00
ShortcutItem.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
ShortcutService.swift Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
ShortcutsPref.swift Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
ShortcutsTableSubviews.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
States.swift feat: add a pref to open file in current window 2022-03-16 16:21:10 +08:00
Theme.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
ThemedTableSubviews.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
ToolsPref.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
ToolsPrefReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
Types.swift Adapt to RxSwift 6.2 2021-06-18 08:51:22 +02:00
UiRoot.swift fix: can disable auto switch 2022-03-21 16:43:09 +08:00
UiRootReducer.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
vimr Upon switching to Enum we need to get .value 2022-03-18 22:11:51 -06:00