1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
vimr/VimR/VimR
Tae Won Ha d468e027d1
Wip
2020-01-18 16:08:54 +01:00
..
Assets.xcassets/AppIcon.appiconset Restructure the project 2017-12-03 09:59:15 +01:00
Base.lproj Add use vcs ignores checkbox 2020-01-18 14:56:03 +01:00
FuzzyMatcher Make some fields static 2020-01-18 11:52:04 +01:00
FuzzySearch.xcdatamodel Add some classes 2020-01-17 11:48:49 +01:00
macvim-file-icons GH-402 Add file associations 2018-05-26 11:29:20 +02:00
markdown Add MathJax to markdown preview 2019-08-16 13:35:20 +02:00
preview Restructure the project 2017-12-03 09:59:15 +01:00
Workspace Adapt to Swift 5 2019-03-26 19:19:47 +01:00
AdvancedPrefReducer.swift Add a flag for parallel rendering 2019-03-06 07:02:17 +01:00
AdvencedPref.swift Correctly set the state of the draws parallel checkbox 2019-03-14 14:55:46 +01:00
AppDelegate.swift Wip 2020-01-18 16:08:54 +01:00
AppDelegateReducer.swift Use UUID instead of String 2019-03-02 10:31:23 +01:00
AppearancePref.swift Add information that non-std char space will break ligatures 2019-08-16 14:33:22 +02:00
AppearancePrefReducer.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
AppKitCommons.swift Add use vcs ignores checkbox 2020-01-18 14:56:03 +01:00
Application.swift Use OSLog in VimR 2019-03-08 17:30:03 +01:00
Bridge.h Add some classes 2020-01-17 11:48:49 +01:00
BufferList.swift Add SOME_NUMBER.cgf 2019-03-16 11:58:04 +01:00
BufferListReducer.swift Refactor 2018-07-09 17:59:15 +02:00
com.qvacua.VimR.vim Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
ConditionVariable.swift Add some classes 2020-01-17 11:48:49 +01:00
Context.swift Rename 2019-03-09 17:58:46 +01:00
CoreDataStack.swift Reformat 2020-01-18 11:42:57 +01:00
Debouncer.swift Use private where appropriate 2017-12-17 21:09:35 +01:00
DefaultShortcuts.swift Add key shortcuts 2019-02-28 13:00:13 +01:00
Defs.swift Add some classes 2020-01-17 11:48:49 +01:00
FileBrowser.swift Fix a memory leak 2019-03-10 18:46:34 +01:00
FileBrowserReducer.swift Refactor 2018-07-09 17:59:15 +02:00
FileItem2+CoreDataClass.h Add some classes 2020-01-17 11:48:49 +01:00
FileItem2+CoreDataClass.m Add some classes 2020-01-17 11:48:49 +01:00
FileItem2+CoreDataProperties.h Add some classes 2020-01-17 11:48:49 +01:00
FileItem2+CoreDataProperties.m Add some classes 2020-01-17 11:48:49 +01:00
FileItem.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
FileItemIgnorePattern.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
FileItemUtils.swift Use private where appropriate 2017-12-17 21:09:35 +01:00
FileMonitor2.swift Add some classes 2020-01-17 11:48:49 +01:00
FileMonitor.swift Fix update in file browser 2019-05-29 18:18:41 +02:00
FileMonitorReducer.swift Better queue handling 2020-01-17 19:03:51 +01:00
FileOutlineView.swift Add SOME_NUMBER.cgf 2019-03-16 11:58:04 +01:00
FileScanBaton.h Add some classes 2020-01-17 11:48:49 +01:00
FileScanBaton.m Add some classes 2020-01-17 11:48:49 +01:00
FileService.swift Reactor slightly 2020-01-18 14:03:35 +01:00
FileUtils.swift Use private where appropriate 2017-12-17 21:09:35 +01:00
FoundationCommons.h Add some classes 2020-01-17 11:48:49 +01:00
FoundationCommons.m Add some classes 2020-01-17 11:48:49 +01:00
FoundationCommons.swift Add some classes 2020-01-17 11:48:49 +01:00
GeneralPref.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
GeneralPrefReducer.swift Refactor 2018-07-09 17:59:15 +02:00
HtmlPreviewTool.swift Adapt to Xcode 10.2 (not yet Swift 5) 2019-03-26 17:51:45 +01:00
HtmlPreviewToolReducer.swift Refactor 2018-07-09 17:59:15 +02:00
HttpServerMiddleware.swift GH-425 Use a temporarily fixed version of swifter 2019-03-09 19:25:50 +01:00
ImageAndTextTableCell.swift Add SOME_NUMBER.cgf 2019-03-16 11:58:04 +01:00
Info.plist Bump version: snapshot/330 2019-12-25 17:31:33 +01:00
KeysPref.swift GH-543 Add some more info text 2018-04-07 14:40:02 +02:00
KeysPrefReducer.swift Refactor 2018-07-09 17:59:15 +02:00
MainWindow.swift Adapt VimR to RxSwift 5 2019-05-01 08:11:25 +02:00
MainWindow+Actions.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
MainWindow+CustomTitle.swift Add SOME_NUMBER.cgf 2019-03-16 11:58:04 +01:00
MainWindow+Delegates.swift Improve quit handling 2019-03-28 10:23:08 +01:00
MainWindow+Types.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
MainWindowReducer.swift Remove unnec' code 2019-03-04 19:05:07 +01:00
Matcher.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
NetUtils.h Use OSLog in NetUtils 2019-03-08 17:42:45 +01:00
NetUtils.m Use const where applicable 2019-03-17 23:53:17 +01:00
OpenQuicklyFileViewRow.swift Use private where appropriate 2017-12-17 21:02:42 +01:00
OpenQuicklyReducer.swift Wip 2020-01-18 16:08:54 +01:00
OpenQuicklyWindow.swift Wip 2020-01-18 16:08:54 +01:00
OSLogCommons.swift Add #if DEBUG 2019-03-08 18:01:30 +01:00
PrefMiddleware.swift Remove old pref to current converter 2019-03-11 21:20:27 +01:00
PrefPane.swift Add use vcs ignores checkbox 2020-01-18 14:56:03 +01:00
PrefUtils.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
PrefWindow.swift Remove debug code 2019-02-27 14:08:24 +01:00
PrefWindowReducer.swift Refactor 2018-07-09 17:59:15 +02:00
PreviewMiddleware.swift Use OSLog in VimR 2019-03-08 17:30:03 +01:00
PreviewReducer.swift Refactor 2018-07-09 17:59:15 +02:00
PreviewTool.swift Adapt VimR to RxSwift 5 2019-05-01 08:11:25 +02:00
PreviewToolReducer.swift Refactor 2018-07-09 17:59:15 +02:00
PreviewUtils.swift Use UUID instead of String 2019-03-02 10:31:23 +01:00
RpcAppearanceEpic.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
RpcEvents.swift Add option to change spacing between letters 2019-04-16 14:49:26 -06:00
RxRedux.swift Set font from rpc event 2019-03-04 11:09:50 +01:00
ScoredFileItem.swift Restructure the project 2017-12-03 09:59:15 +01:00
ScoredUrl.h Add some classes 2020-01-17 11:48:49 +01:00
ScoredUrl.m Add some classes 2020-01-17 11:48:49 +01:00
Scorer.swift Restructure the project 2017-12-03 09:59:15 +01:00
ShortcutItem.swift Bind shortcuts to recorder 2019-02-27 09:00:32 +01:00
ShortcutsPref.swift Make deleting shortcut work 2019-02-27 13:58:51 +01:00
ShortcutsTableSubviews.swift Make deleting shortcut work 2019-02-27 13:58:51 +01:00
sparkle_pub.pem Restructure the project 2017-12-03 09:59:15 +01:00
States.swift Wip 2020-01-18 16:08:54 +01:00
SwiftCommons.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
Theme.swift Rename NeoVimView to NvimView 2017-12-03 17:22:39 +01:00
ThemedTableSubviews.swift Add SOME_NUMBER.cgf 2019-03-16 11:58:04 +01:00
ToolsPref.swift Use private where appropriate 2017-12-17 21:04:45 +01:00
ToolsPrefReducer.swift Refactor 2018-07-09 17:59:15 +02:00
Types.swift Adapt to Swift 5 2019-03-26 19:19:47 +01:00
UiRoot.swift Delete CD when quitting 2020-01-18 10:40:56 +01:00
UiRootReducer.swift Fix closing logic for temporary sessions 2019-03-29 14:46:52 +01:00
vimr Fix #736. --cur-env will open a new window. 2019-09-08 18:02:27 -07:00