|
13 | 13 | 6E2B33341836E60600EFE4E2 /* DVTTextStorage+XVimTextStoring.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E2B33331836E60600EFE4E2 /* DVTTextStorage+XVimTextStoring.m */; }; |
14 | 14 | A204814F19702F3E0064BE66 /* NSObject+XVimAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A204814E19702F3E0064BE66 /* NSObject+XVimAdditions.m */; }; |
15 | 15 | A212A53D1940A330002FB2CF /* XVim.xcplugin in Copy Files */ = {isa = PBXBuildFile; fileRef = A2E7E45217EF0219008F045A /* XVim.xcplugin */; }; |
16 | | - A2193E961BE56730002629FB /* IDEPlaygroundEditor+XVim.m in Sources */ = {isa = PBXBuildFile; fileRef = A2193E951BE56730002629FB /* IDEPlaygroundEditor+XVim.m */; }; |
17 | 16 | A2193E9A1BE73300002629FB /* IDELanguageSupportUI in Frameworks */ = {isa = PBXBuildFile; fileRef = A2193E991BE73300002629FB /* IDELanguageSupportUI */; }; |
18 | 17 | A25032B319F805110021C34E /* IDEWorkspaceTabController+XVim.m in Sources */ = {isa = PBXBuildFile; fileRef = A25032B219F805110021C34E /* IDEWorkspaceTabController+XVim.m */; }; |
19 | 18 | A259E2231B3C263B006000D9 /* NSURL+XVimXcodeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = A259E2221B3C263B006000D9 /* NSURL+XVimXcodeModule.m */; }; |
|
141 | 140 | A2165BFC17A3762C00AB18FD /* XVimDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = XVimDefs.h; path = XVim/XVimDefs.h; sourceTree = SOURCE_ROOT; }; |
142 | 141 | A216F39F156560FE00AD2529 /* IDEEditorArea+XVim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "IDEEditorArea+XVim.h"; path = "XVim/IDEEditorArea+XVim.h"; sourceTree = SOURCE_ROOT; }; |
143 | 142 | A216F3A0156560FE00AD2529 /* IDEEditorArea+XVim.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "IDEEditorArea+XVim.m"; path = "XVim/IDEEditorArea+XVim.m"; sourceTree = SOURCE_ROOT; }; |
144 | | - A2193E941BE56730002629FB /* IDEPlaygroundEditor+XVim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "IDEPlaygroundEditor+XVim.h"; path = "XVim/IDEPlaygroundEditor+XVim.h"; sourceTree = SOURCE_ROOT; }; |
145 | | - A2193E951BE56730002629FB /* IDEPlaygroundEditor+XVim.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "IDEPlaygroundEditor+XVim.m"; path = "XVim/IDEPlaygroundEditor+XVim.m"; sourceTree = SOURCE_ROOT; }; |
146 | 143 | A2193E991BE73300002629FB /* IDELanguageSupportUI */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = IDELanguageSupportUI; path = ../PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI; sourceTree = DEVELOPER_DIR; }; |
147 | 144 | A222B5DF1514DFCD005E8802 /* XVimOperatorEvaluator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XVimOperatorEvaluator.h; path = XVim/XVimOperatorEvaluator.h; sourceTree = SOURCE_ROOT; }; |
148 | 145 | A222B5E01514DFCD005E8802 /* XVimOperatorEvaluator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XVimOperatorEvaluator.m; path = XVim/XVimOperatorEvaluator.m; sourceTree = SOURCE_ROOT; }; |
|
723 | 720 | A2F2621A182CEC3600AD3DC4 /* DVTSourceTextScrollView+XVim.m */, |
724 | 721 | C38A5B4515272DCC00E1448D /* IDESourceCodeEditor+XVim.h */, |
725 | 722 | C38A5B4615272DCD00E1448D /* IDESourceCodeEditor+XVim.m */, |
726 | | - A2193E941BE56730002629FB /* IDEPlaygroundEditor+XVim.h */, |
727 | | - A2193E951BE56730002629FB /* IDEPlaygroundEditor+XVim.m */, |
728 | 723 | A26ACC4C154F2D6600B27D69 /* IDEEditor+XVim.h */, |
729 | 724 | A26ACC4D154F2D6700B27D69 /* IDEEditor+XVim.m */, |
730 | 725 | C345DDB9154CE12A009F232E /* XVimHookManager.h */, |
|
856 | 851 | A28F423917EEDBC200A3F7AE /* XVimRegisterEvaluator.m in Sources */, |
857 | 852 | A28F423A17EEDBC200A3F7AE /* XVimOperatorEvaluator.m in Sources */, |
858 | 853 | A28F423B17EEDBC200A3F7AE /* XVimKeyStroke.m in Sources */, |
859 | | - A2193E961BE56730002629FB /* IDEPlaygroundEditor+XVim.m in Sources */, |
860 | 854 | A28F423C17EEDBC200A3F7AE /* DVTSourceTextView+XVim.m in Sources */, |
861 | 855 | A28F423D17EEDBC200A3F7AE /* IDESourceCodeEditor+XVim.m in Sources */, |
862 | 856 | A28F423E17EEDBC200A3F7AE /* XVimNumericEvaluator.m in Sources */, |
|
0 commit comments