1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-27 06:04:07 +03:00
vimr/VimR/VimR
2023-12-10 23:55:16 +01:00
..
Assets.xcassets/AppIcon.appiconset Restructure the project 2017-12-03 09:59:15 +01:00
Base.lproj Remove Carthage 2023-11-24 11:25:36 +01:00
FuzzySearch.xcdatamodel Implement VCS ignoring in Swift and use fzy to fuzzy match 2022-06-16 15:26:39 +02: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 custom binary option wiring 2023-10-29 12:41:26 -07:00
AdvencedPref.swift Use an NSTextField instead of NSTextView for neovim binary field 2023-11-29 17:30:42 +01:00
AppDelegate.swift Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
AppDelegateReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
AppearancePref.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
AppearancePrefReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
AppKitCommons.swift Remove some warnings 2023-11-05 13:36:32 +01:00
Application.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
Bridge.h Implement VCS ignoring in Swift and use fzy to fuzzy match 2022-06-16 15:26:39 +02:00
BufferList.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
BufferListReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
com.qvacua.VimR.vim Fix event to send 2023-10-13 18:22:44 +09:00
Context.swift Reformat 2022-12-15 15:25:24 +09:00
CoreDataStack.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
CssUtils.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
Debouncer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
DefaultShortcuts.swift Add refresh-file-brower command. 2022-06-29 19:38:01 -03:00
Defs.swift Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
FileBrowser.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
FileBrowserReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02: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
FileMonitor.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
FileOutlineView.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
FoundationCommons.swift Reformat 2022-12-15 15:25:24 +09:00
FuzzySearchService.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
GeneralPref.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
GeneralPrefReducer.swift Merge remote-tracking branch 'origin/pr/745' 2023-11-05 19:49:33 +01:00
HtmlPreviewMiddleware.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
HtmlPreviewTool.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
HtmlPreviewToolReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
HttpServerMiddleware.swift Reformat 2022-12-15 15:25:24 +09:00
IgnoreService.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
ImageAndTextTableCell.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
Info.plist Bump version 2023-12-10 15:39:28 +01:00
KeysPref.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
KeysPrefReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
MainWindow.swift Merge branch 'master' of github.com:qvacua/vimr 2023-11-14 15:43:21 -08:00
MainWindow+Actions.swift First draft to replace unix domain socket with pipe 2023-12-10 23:55:16 +01:00
MainWindow+CustomTitle.swift Reformat 2022-12-15 15:25:24 +09:00
MainWindow+Delegates.swift Remove some warnings 2023-11-13 18:59:15 +01:00
MainWindow+Types.swift Format VimR folder with swiftformat 2020-11-19 21:14:36 +01:00
MainWindowReducer.swift ensure cwd changes before an open update bar 2023-11-15 18:29:36 -08:00
MarkdownPreviewMiddleware.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
MarkdownPreviewReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
MarkdownTool.swift Reformat 2022-12-15 15:25:24 +09:00
MarkdownToolReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
OpenQuicklyFileViewRow.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
OpenQuicklyReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
OpenQuicklyWindow.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
PrefMiddleware.swift Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
PrefPane.swift Reformat 2022-12-15 15:25:24 +09:00
PrefUtils.swift Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
PrefWindow.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
PrefWindowReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
Resources.swift Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
RpcAppearanceEpic.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
RpcEvents.swift Reformat 2022-12-15 15:25:24 +09:00
RxCommons.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
RxRedux.swift Reformat 2022-12-15 15:25:24 +09:00
ScoredUrl.h Implement VCS ignoring in Swift and use fzy to fuzzy match 2022-06-16 15:26:39 +02:00
ScoredUrl.m Implement VCS ignoring in Swift and use fzy to fuzzy match 2022-06-16 15:26:39 +02:00
ShortcutItem.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
ShortcutService.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
ShortcutsPref.swift Remove warnings and bump deployment target to 10.15 2022-11-05 16:30:00 +01:00
ShortcutsTableSubviews.swift Remove warnings and bump deployment target to 10.15 2022-11-05 16:30:00 +01:00
States.swift swiftformat VimR 2023-11-10 21:32:44 +01:00
Theme.swift Remove some warnings 2023-11-13 18:59:15 +01:00
ThemedTableSubviews.swift Reformat 2022-12-15 15:25:24 +09:00
ToolsPref.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
ToolsPrefReducer.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
Types.swift Reformat 2022-12-15 15:25:24 +09:00
UiRoot.swift Make classes final if possible 2022-06-26 15:19:30 +02:00
UiRootReducer.swift Reformat 2022-12-15 15:25:24 +09:00
vimr Upon switching to Enum we need to get .value 2022-03-18 22:11:51 -06:00