1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 45;
7	objects = {
8
9/* Begin PBXAggregateTarget section */
10		4C9BE8021046029200182AEE /* all */ = {
11			isa = PBXAggregateTarget;
12			buildConfigurationList = 4C9BE80D104602B100182AEE /* Build configuration list for PBXAggregateTarget "all" */;
13			buildPhases = (
14				4C9BEED91048506B00182AEE /* install files */,
15			);
16			dependencies = (
17				4C9BE8081046029900182AEE /* PBXTargetDependency */,
18				4C9BE8061046029700182AEE /* PBXTargetDependency */,
19			);
20			name = all;
21			productName = all;
22		};
23/* End PBXAggregateTarget section */
24
25/* Begin PBXBuildFile section */
26		4C9BEFC1104C5FB400182AEE /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C9BEFC0104C5FB400182AEE /* libiconv.dylib */; settings = {ATTRIBUTES = (Required, ); }; };
27		4CD04D5910361A31001C87D5 /* pathdef.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B4910361A30001C87D5 /* pathdef.c */; };
28		4CD04D5A10361A31001C87D5 /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B4B10361A30001C87D5 /* buffer.c */; };
29		4CD04D5B10361A31001C87D5 /* charset.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B4C10361A30001C87D5 /* charset.c */; };
30		4CD04D5C10361A31001C87D5 /* diff.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B5410361A30001C87D5 /* diff.c */; };
31		4CD04D5D10361A31001C87D5 /* digraph.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B5510361A30001C87D5 /* digraph.c */; };
32		4CD04D6010361A31001C87D5 /* edit.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B5A10361A30001C87D5 /* edit.c */; };
33		4CD04D6110361A31001C87D5 /* eval.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B5C10361A30001C87D5 /* eval.c */; };
34		4CD04D6210361A31001C87D5 /* ex_cmds.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B5D10361A30001C87D5 /* ex_cmds.c */; };
35		4CD04D6310361A31001C87D5 /* ex_cmds2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6010361A30001C87D5 /* ex_cmds2.c */; };
36		4CD04D6410361A31001C87D5 /* ex_docmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6210361A30001C87D5 /* ex_docmd.c */; };
37		4CD04D6510361A31001C87D5 /* ex_eval.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6410361A30001C87D5 /* ex_eval.c */; };
38		4CD04D6610361A31001C87D5 /* ex_getln.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6510361A30001C87D5 /* ex_getln.c */; };
39		4CD04D6810361A31001C87D5 /* fileio.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6910361A30001C87D5 /* fileio.c */; };
40		4CD04D6910361A31001C87D5 /* fold.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6B10361A30001C87D5 /* fold.c */; };
41		4CD04D6A10361A31001C87D5 /* getchar.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B6C10361A30001C87D5 /* getchar.c */; };
42		4CD04D8310361A31001C87D5 /* hardcopy.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04B9F10361A30001C87D5 /* hardcopy.c */; };
43		4CD04D8410361A31001C87D5 /* hashtab.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BA010361A30001C87D5 /* hashtab.c */; };
44		4CD04D8510361A31001C87D5 /* if_cscope.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BA110361A30001C87D5 /* if_cscope.c */; };
45		4CD04D8D10361A31001C87D5 /* if_xcmdsrv.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BAF10361A30001C87D5 /* if_xcmdsrv.c */; };
46		4CD04D9010361A31001C87D5 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BC110361A30001C87D5 /* main.c */; };
47		4CD04DA210361A31001C87D5 /* mark.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BD510361A30001C87D5 /* mark.c */; };
48		4CD04DA310361A31001C87D5 /* mbyte.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BD610361A30001C87D5 /* mbyte.c */; };
49		4CD04DA410361A31001C87D5 /* memfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BD710361A30001C87D5 /* memfile.c */; };
50		4CD04DA510361A31001C87D5 /* memline.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BD810361A30001C87D5 /* memline.c */; };
51		4CD04DA610361A31001C87D5 /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BD910361A30001C87D5 /* menu.c */; };
52		4CD04DA710361A31001C87D5 /* message.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BDA10361A30001C87D5 /* message.c */; };
53		4CD04DA810361A31001C87D5 /* misc1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BDB10361A30001C87D5 /* misc1.c */; };
54		4CD04DA910361A31001C87D5 /* misc2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BDC10361A30001C87D5 /* misc2.c */; };
55		4CD04DAA10361A31001C87D5 /* move.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BDE10361A30001C87D5 /* move.c */; };
56		4CD04DAC10361A31001C87D5 /* netbeans.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BE510361A30001C87D5 /* netbeans.c */; };
57		4CD04DAD10361A31001C87D5 /* normal.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BE610361A30001C87D5 /* normal.c */; };
58		4CD04DAE10361A31001C87D5 /* ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BE810361A30001C87D5 /* ops.c */; };
59		4CD04DAF10361A31001C87D5 /* option.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04BEA10361A30001C87D5 /* option.c */; };
60		4CD04DBF10361A31001C87D5 /* popupmnu.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C1510361A30001C87D5 /* popupmnu.c */; };
61		4CD04DC110361A31001C87D5 /* quickfix.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C6810361A30001C87D5 /* quickfix.c */; };
62		4CD04DC210361A31001C87D5 /* regexp.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C6A10361A30001C87D5 /* regexp.c */; };
63		4CD04DC310361A31001C87D5 /* screen.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C6C10361A30001C87D5 /* screen.c */; };
64		4CD04DC410361A31001C87D5 /* search.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C6D10361A30001C87D5 /* search.c */; };
65		4CD04DC510361A31001C87D5 /* spell.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C6E10361A30001C87D5 /* spell.c */; };
66		4CD04DC710361A31001C87D5 /* syntax.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C7110361A30001C87D5 /* syntax.c */; };
67		4CD04DC810361A31001C87D5 /* tag.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C7210361A30001C87D5 /* tag.c */; };
68		4CD04DCB10361A31001C87D5 /* term.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C7710361A30001C87D5 /* term.c */; };
69		4CD04DD110361A31001C87D5 /* ui.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04D1410361A31001C87D5 /* ui.c */; };
70		4CD04DD210361A31001C87D5 /* undo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04D1510361A31001C87D5 /* undo.c */; };
71		4CD04DD410361A31001C87D5 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04D1710361A31001C87D5 /* version.c */; };
72		4CD04DDD10361A31001C87D5 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04D4610361A31001C87D5 /* window.c */; };
73		4CD04E491039DE7E001C87D5 /* os_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04C0310361A30001C87D5 /* os_unix.c */; };
74		4CD04E99103A0215001C87D5 /* libncurses.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CD04E98103A0215001C87D5 /* libncurses.dylib */; settings = {ATTRIBUTES = (Required, ); }; };
75		4CD04EBA103CB215001C87D5 /* xxd.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD04D5710361A31001C87D5 /* xxd.c */; };
76		C9DF38421489D54D001ADB39 /* if_python.c in Sources */ = {isa = PBXBuildFile; fileRef = C9DF38411489D54D001ADB39 /* if_python.c */; };
77		C9DF38441489D5CD001ADB39 /* if_ruby.c in Sources */ = {isa = PBXBuildFile; fileRef = C9DF38431489D5CD001ADB39 /* if_ruby.c */; settings = {COMPILER_FLAGS = "-I$(SDKROOT)/System/Library/Frameworks/Ruby.framework/Headers"; }; };
78		FCEA259912357FDB00430E38 /* blowfish.c in Sources */ = {isa = PBXBuildFile; fileRef = FCEA259812357FDB00430E38 /* blowfish.c */; };
79		FCEA25A21235809000430E38 /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = FCEA25A11235809000430E38 /* sha256.c */; };
80/* End PBXBuildFile section */
81
82/* Begin PBXContainerItemProxy section */
83		4C9BE8051046029700182AEE /* PBXContainerItemProxy */ = {
84			isa = PBXContainerItemProxy;
85			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
86			proxyType = 1;
87			remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
88			remoteInfo = vim;
89		};
90		4C9BE8071046029900182AEE /* PBXContainerItemProxy */ = {
91			isa = PBXContainerItemProxy;
92			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
93			proxyType = 1;
94			remoteGlobalIDString = 4CD04EB2103CAFC9001C87D5;
95			remoteInfo = xxd;
96		};
97/* End PBXContainerItemProxy section */
98
99/* Begin PBXFileReference section */
100		4C9BE84F10484C1E00182AEE /* vim.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vim.plist; sourceTree = "<group>"; };
101		4C9BE85910484D5400182AEE /* ada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ada.vim; sourceTree = "<group>"; };
102		4C9BE85A10484D5400182AEE /* adacomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adacomplete.vim; sourceTree = "<group>"; };
103		4C9BE85B10484D5400182AEE /* ccomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ccomplete.vim; sourceTree = "<group>"; };
104		4C9BE85C10484D5400182AEE /* csscomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csscomplete.vim; sourceTree = "<group>"; };
105		4C9BE85D10484D5400182AEE /* decada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = decada.vim; sourceTree = "<group>"; };
106		4C9BE85E10484D5400182AEE /* getscript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = getscript.vim; sourceTree = "<group>"; };
107		4C9BE85F10484D5400182AEE /* gnat.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gnat.vim; sourceTree = "<group>"; };
108		4C9BE86010484D5400182AEE /* gzip.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gzip.vim; sourceTree = "<group>"; };
109		4C9BE86110484D5400182AEE /* htmlcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmlcomplete.vim; sourceTree = "<group>"; };
110		4C9BE86210484D5400182AEE /* javascriptcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javascriptcomplete.vim; sourceTree = "<group>"; };
111		4C9BE86310484D5400182AEE /* netrw.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrw.vim; sourceTree = "<group>"; };
112		4C9BE86410484D5400182AEE /* netrwFileHandlers.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrwFileHandlers.vim; sourceTree = "<group>"; };
113		4C9BE86510484D5400182AEE /* netrwSettings.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrwSettings.vim; sourceTree = "<group>"; };
114		4C9BE86610484D5400182AEE /* paste.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = paste.vim; sourceTree = "<group>"; };
115		4C9BE86710484D5400182AEE /* phpcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = phpcomplete.vim; sourceTree = "<group>"; };
116		4C9BE86810484D5400182AEE /* pythoncomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pythoncomplete.vim; sourceTree = "<group>"; };
117		4C9BE86910484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
118		4C9BE86A10484D5400182AEE /* rubycomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rubycomplete.vim; sourceTree = "<group>"; };
119		4C9BE86B10484D5400182AEE /* spellfile.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spellfile.vim; sourceTree = "<group>"; };
120		4C9BE86C10484D5400182AEE /* sqlcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlcomplete.vim; sourceTree = "<group>"; };
121		4C9BE86D10484D5400182AEE /* syntaxcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syntaxcomplete.vim; sourceTree = "<group>"; };
122		4C9BE86E10484D5400182AEE /* tar.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tar.vim; sourceTree = "<group>"; };
123		4C9BE86F10484D5400182AEE /* vimball.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimball.vim; sourceTree = "<group>"; };
124		4C9BE87110484D5400182AEE /* html32.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html32.vim; sourceTree = "<group>"; };
125		4C9BE87210484D5400182AEE /* html401f.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html401f.vim; sourceTree = "<group>"; };
126		4C9BE87310484D5400182AEE /* html401s.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html401s.vim; sourceTree = "<group>"; };
127		4C9BE87410484D5400182AEE /* html401t.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html401t.vim; sourceTree = "<group>"; };
128		4C9BE87510484D5400182AEE /* html40f.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html40f.vim; sourceTree = "<group>"; };
129		4C9BE87610484D5400182AEE /* html40s.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html40s.vim; sourceTree = "<group>"; };
130		4C9BE87710484D5400182AEE /* html40t.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html40t.vim; sourceTree = "<group>"; };
131		4C9BE87810484D5400182AEE /* xhtml10f.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml10f.vim; sourceTree = "<group>"; };
132		4C9BE87910484D5400182AEE /* xhtml10s.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml10s.vim; sourceTree = "<group>"; };
133		4C9BE87A10484D5400182AEE /* xhtml10t.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml10t.vim; sourceTree = "<group>"; };
134		4C9BE87B10484D5400182AEE /* xhtml11.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml11.vim; sourceTree = "<group>"; };
135		4C9BE87C10484D5400182AEE /* xsd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xsd.vim; sourceTree = "<group>"; };
136		4C9BE87D10484D5400182AEE /* xsl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xsl.vim; sourceTree = "<group>"; };
137		4C9BE87E10484D5400182AEE /* xmlcomplete.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmlcomplete.vim; sourceTree = "<group>"; };
138		4C9BE87F10484D5400182AEE /* zip.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zip.vim; sourceTree = "<group>"; };
139		4C9BE88010484D5400182AEE /* bugreport.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bugreport.vim; sourceTree = "<group>"; };
140		4C9BE88210484D5400182AEE /* blue.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = blue.vim; sourceTree = "<group>"; };
141		4C9BE88310484D5400182AEE /* darkblue.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = darkblue.vim; sourceTree = "<group>"; };
142		4C9BE88410484D5400182AEE /* default.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = default.vim; sourceTree = "<group>"; };
143		4C9BE88510484D5400182AEE /* delek.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = delek.vim; sourceTree = "<group>"; };
144		4C9BE88610484D5400182AEE /* desert.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = desert.vim; sourceTree = "<group>"; };
145		4C9BE88710484D5400182AEE /* elflord.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = elflord.vim; sourceTree = "<group>"; };
146		4C9BE88810484D5400182AEE /* evening.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = evening.vim; sourceTree = "<group>"; };
147		4C9BE88910484D5400182AEE /* koehler.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = koehler.vim; sourceTree = "<group>"; };
148		4C9BE88A10484D5400182AEE /* morning.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = morning.vim; sourceTree = "<group>"; };
149		4C9BE88B10484D5400182AEE /* murphy.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = murphy.vim; sourceTree = "<group>"; };
150		4C9BE88C10484D5400182AEE /* pablo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pablo.vim; sourceTree = "<group>"; };
151		4C9BE88D10484D5400182AEE /* peachpuff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = peachpuff.vim; sourceTree = "<group>"; };
152		4C9BE88E10484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
153		4C9BE88F10484D5400182AEE /* ron.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ron.vim; sourceTree = "<group>"; };
154		4C9BE89010484D5400182AEE /* shine.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = shine.vim; sourceTree = "<group>"; };
155		4C9BE89110484D5400182AEE /* slate.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slate.vim; sourceTree = "<group>"; };
156		4C9BE89210484D5400182AEE /* torte.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = torte.vim; sourceTree = "<group>"; };
157		4C9BE89310484D5400182AEE /* zellner.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zellner.vim; sourceTree = "<group>"; };
158		4C9BE89510484D5400182AEE /* ant.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ant.vim; sourceTree = "<group>"; };
159		4C9BE89610484D5400182AEE /* bcc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bcc.vim; sourceTree = "<group>"; };
160		4C9BE89710484D5400182AEE /* bdf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bdf.vim; sourceTree = "<group>"; };
161		4C9BE89810484D5400182AEE /* checkstyle.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = checkstyle.vim; sourceTree = "<group>"; };
162		4C9BE89910484D5400182AEE /* cs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.vim; sourceTree = "<group>"; };
163		4C9BE89A10484D5400182AEE /* decada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = decada.vim; sourceTree = "<group>"; };
164		4C9BE89B10484D5400182AEE /* dot.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dot.vim; sourceTree = "<group>"; };
165		4C9BE89C10484D5400182AEE /* eruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eruby.vim; sourceTree = "<group>"; };
166		4C9BE89D10484D5400182AEE /* fortran_cv.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran_cv.vim; sourceTree = "<group>"; };
167		4C9BE89E10484D5400182AEE /* fortran_elf90.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran_elf90.vim; sourceTree = "<group>"; };
168		4C9BE89F10484D5400182AEE /* fortran_F.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran_F.vim; sourceTree = "<group>"; };
169		4C9BE8A010484D5400182AEE /* fortran_g77.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran_g77.vim; sourceTree = "<group>"; };
170		4C9BE8A110484D5400182AEE /* fortran_lf95.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran_lf95.vim; sourceTree = "<group>"; };
171		4C9BE8A210484D5400182AEE /* fpc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fpc.vim; sourceTree = "<group>"; };
172		4C9BE8A310484D5400182AEE /* gcc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gcc.vim; sourceTree = "<group>"; };
173		4C9BE8A410484D5400182AEE /* gnat.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gnat.vim; sourceTree = "<group>"; };
174		4C9BE8A510484D5400182AEE /* hp_acc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hp_acc.vim; sourceTree = "<group>"; };
175		4C9BE8A610484D5400182AEE /* icc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = icc.vim; sourceTree = "<group>"; };
176		4C9BE8A710484D5400182AEE /* intel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = intel.vim; sourceTree = "<group>"; };
177		4C9BE8A810484D5400182AEE /* irix5_c.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = irix5_c.vim; sourceTree = "<group>"; };
178		4C9BE8A910484D5400182AEE /* irix5_cpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = irix5_cpp.vim; sourceTree = "<group>"; };
179		4C9BE8AA10484D5400182AEE /* javac.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javac.vim; sourceTree = "<group>"; };
180		4C9BE8AB10484D5400182AEE /* jikes.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jikes.vim; sourceTree = "<group>"; };
181		4C9BE8AC10484D5400182AEE /* mcs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mcs.vim; sourceTree = "<group>"; };
182		4C9BE8AD10484D5400182AEE /* mips_c.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mips_c.vim; sourceTree = "<group>"; };
183		4C9BE8AE10484D5400182AEE /* mipspro_c89.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mipspro_c89.vim; sourceTree = "<group>"; };
184		4C9BE8AF10484D5400182AEE /* mipspro_cpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mipspro_cpp.vim; sourceTree = "<group>"; };
185		4C9BE8B010484D5400182AEE /* modelsim_vcom.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modelsim_vcom.vim; sourceTree = "<group>"; };
186		4C9BE8B110484D5400182AEE /* msvc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msvc.vim; sourceTree = "<group>"; };
187		4C9BE8B210484D5400182AEE /* neato.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = neato.vim; sourceTree = "<group>"; };
188		4C9BE8B310484D5400182AEE /* onsgmls.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = onsgmls.vim; sourceTree = "<group>"; };
189		4C9BE8B410484D5400182AEE /* pbx.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pbx.vim; sourceTree = "<group>"; };
190		4C9BE8B510484D5400182AEE /* perl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = perl.vim; sourceTree = "<group>"; };
191		4C9BE8B610484D5400182AEE /* php.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = php.vim; sourceTree = "<group>"; };
192		4C9BE8B710484D5400182AEE /* pyunit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pyunit.vim; sourceTree = "<group>"; };
193		4C9BE8B810484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
194		4C9BE8B910484D5400182AEE /* rspec.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rspec.vim; sourceTree = "<group>"; };
195		4C9BE8BA10484D5400182AEE /* rst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rst.vim; sourceTree = "<group>"; };
196		4C9BE8BB10484D5400182AEE /* ruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ruby.vim; sourceTree = "<group>"; };
197		4C9BE8BC10484D5400182AEE /* rubyunit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rubyunit.vim; sourceTree = "<group>"; };
198		4C9BE8BD10484D5400182AEE /* se.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = se.vim; sourceTree = "<group>"; };
199		4C9BE8BE10484D5400182AEE /* splint.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = splint.vim; sourceTree = "<group>"; };
200		4C9BE8BF10484D5400182AEE /* tcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.vim; sourceTree = "<group>"; };
201		4C9BE8C010484D5400182AEE /* tex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tex.vim; sourceTree = "<group>"; };
202		4C9BE8C110484D5400182AEE /* tidy.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tidy.vim; sourceTree = "<group>"; };
203		4C9BE8C210484D5400182AEE /* xmllint.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmllint.vim; sourceTree = "<group>"; };
204		4C9BE8C310484D5400182AEE /* xmlwf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmlwf.vim; sourceTree = "<group>"; };
205		4C9BE8C410484D5400182AEE /* delmenu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = delmenu.vim; sourceTree = "<group>"; };
206		4C9BE8C610484D5400182AEE /* arabic.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arabic.txt; sourceTree = "<group>"; };
207		4C9BE8C710484D5400182AEE /* autocmd.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = autocmd.txt; sourceTree = "<group>"; };
208		4C9BE8C810484D5400182AEE /* change.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = change.txt; sourceTree = "<group>"; };
209		4C9BE8C910484D5400182AEE /* cmdline.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cmdline.txt; sourceTree = "<group>"; };
210		4C9BE8CA10484D5400182AEE /* debug.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debug.txt; sourceTree = "<group>"; };
211		4C9BE8CB10484D5400182AEE /* debugger.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debugger.txt; sourceTree = "<group>"; };
212		4C9BE8CC10484D5400182AEE /* develop.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = develop.txt; sourceTree = "<group>"; };
213		4C9BE8CD10484D5400182AEE /* diff.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.txt; sourceTree = "<group>"; };
214		4C9BE8CE10484D5400182AEE /* digraph.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = digraph.txt; sourceTree = "<group>"; };
215		4C9BE8CF10484D5400182AEE /* doctags.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = doctags.c; sourceTree = "<group>"; };
216		4C9BE8D010484D5400182AEE /* editing.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = editing.txt; sourceTree = "<group>"; };
217		4C9BE8D110484D5400182AEE /* eval.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eval.txt; sourceTree = "<group>"; };
218		4C9BE8D210484D5400182AEE /* evim-fr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-fr.1"; sourceTree = "<group>"; };
219		4C9BE8D310484D5400182AEE /* evim-fr.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-fr.UTF-8.1"; sourceTree = "<group>"; };
220		4C9BE8D410484D5400182AEE /* evim-it.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-it.1"; sourceTree = "<group>"; };
221		4C9BE8D510484D5400182AEE /* evim-it.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-it.UTF-8.1"; sourceTree = "<group>"; };
222		4C9BE8D610484D5400182AEE /* evim-pl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-pl.1"; sourceTree = "<group>"; };
223		4C9BE8D710484D5400182AEE /* evim-pl.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-pl.UTF-8.1"; sourceTree = "<group>"; };
224		4C9BE8D810484D5400182AEE /* evim-ru.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-ru.1"; sourceTree = "<group>"; };
225		4C9BE8D910484D5400182AEE /* evim-ru.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "evim-ru.UTF-8.1"; sourceTree = "<group>"; };
226		4C9BE8DA10484D5400182AEE /* evim.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = evim.1; sourceTree = "<group>"; };
227		4C9BE8DB10484D5400182AEE /* farsi.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = farsi.txt; sourceTree = "<group>"; };
228		4C9BE8DC10484D5400182AEE /* filetype.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = filetype.txt; sourceTree = "<group>"; };
229		4C9BE8DD10484D5400182AEE /* fold.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fold.txt; sourceTree = "<group>"; };
230		4C9BE8DE10484D5400182AEE /* ft_ada.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ft_ada.txt; sourceTree = "<group>"; };
231		4C9BE8DF10484D5400182AEE /* ft_sql.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ft_sql.txt; sourceTree = "<group>"; };
232		4C9BE8E010484D5400182AEE /* gui.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui.txt; sourceTree = "<group>"; };
233		4C9BE8E110484D5400182AEE /* gui_w16.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_w16.txt; sourceTree = "<group>"; };
234		4C9BE8E210484D5400182AEE /* gui_w32.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_w32.txt; sourceTree = "<group>"; };
235		4C9BE8E310484D5400182AEE /* gui_x11.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_x11.txt; sourceTree = "<group>"; };
236		4C9BE8E410484D5400182AEE /* hangulin.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hangulin.txt; sourceTree = "<group>"; };
237		4C9BE8E510484D5400182AEE /* hebrew.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hebrew.txt; sourceTree = "<group>"; };
238		4C9BE8E610484D5400182AEE /* help.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = help.txt; sourceTree = "<group>"; };
239		4C9BE8E710484D5400182AEE /* help.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = help.txt.info; sourceTree = "<group>"; };
240		4C9BE8E810484D5400182AEE /* howto.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = howto.txt; sourceTree = "<group>"; };
241		4C9BE8E910484D5400182AEE /* if_cscop.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_cscop.txt; sourceTree = "<group>"; };
242		4C9BE8EA10484D5400182AEE /* if_mzsch.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_mzsch.txt; sourceTree = "<group>"; };
243		4C9BE8EB10484D5400182AEE /* if_ole.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_ole.txt; sourceTree = "<group>"; };
244		4C9BE8EC10484D5400182AEE /* if_perl.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_perl.txt; sourceTree = "<group>"; };
245		4C9BE8ED10484D5400182AEE /* if_pyth.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_pyth.txt; sourceTree = "<group>"; };
246		4C9BE8EE10484D5400182AEE /* if_ruby.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_ruby.txt; sourceTree = "<group>"; };
247		4C9BE8EF10484D5400182AEE /* if_sniff.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_sniff.txt; sourceTree = "<group>"; };
248		4C9BE8F010484D5400182AEE /* if_tcl.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_tcl.txt; sourceTree = "<group>"; };
249		4C9BE8F110484D5400182AEE /* indent.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = indent.txt; sourceTree = "<group>"; };
250		4C9BE8F210484D5400182AEE /* index.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = index.txt; sourceTree = "<group>"; };
251		4C9BE8F310484D5400182AEE /* insert.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = insert.txt; sourceTree = "<group>"; };
252		4C9BE8F410484D5400182AEE /* intro.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = intro.txt; sourceTree = "<group>"; };
253		4C9BE8F510484D5400182AEE /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
254		4C9BE8F610484D5400182AEE /* makehtml.awk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makehtml.awk; sourceTree = "<group>"; };
255		4C9BE8F710484D5400182AEE /* maketags.awk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = maketags.awk; sourceTree = "<group>"; };
256		4C9BE8F810484D5400182AEE /* map.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = map.txt; sourceTree = "<group>"; };
257		4C9BE8F910484D5400182AEE /* mbyte.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mbyte.txt; sourceTree = "<group>"; };
258		4C9BE8FA10484D5400182AEE /* message.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = message.txt; sourceTree = "<group>"; };
259		4C9BE8FB10484D5400182AEE /* mlang.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mlang.txt; sourceTree = "<group>"; };
260		4C9BE8FC10484D5400182AEE /* motion.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = motion.txt; sourceTree = "<group>"; };
261		4C9BE8FD10484D5400182AEE /* netbeans.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netbeans.txt; sourceTree = "<group>"; };
262		4C9BE8FE10484D5400182AEE /* options.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = options.txt; sourceTree = "<group>"; };
263		4C9BE8FF10484D5400182AEE /* os_390.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_390.txt; sourceTree = "<group>"; };
264		4C9BE90010484D5400182AEE /* os_amiga.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_amiga.txt; sourceTree = "<group>"; };
265		4C9BE90110484D5400182AEE /* os_beos.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_beos.txt; sourceTree = "<group>"; };
266		4C9BE90210484D5400182AEE /* os_dos.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_dos.txt; sourceTree = "<group>"; };
267		4C9BE90310484D5400182AEE /* os_mac.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_mac.txt; sourceTree = "<group>"; };
268		4C9BE90410484D5400182AEE /* os_mint.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_mint.txt; sourceTree = "<group>"; };
269		4C9BE90510484D5400182AEE /* os_msdos.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_msdos.txt; sourceTree = "<group>"; };
270		4C9BE90610484D5400182AEE /* os_os2.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_os2.txt; sourceTree = "<group>"; };
271		4C9BE90710484D5400182AEE /* os_qnx.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_qnx.txt; sourceTree = "<group>"; };
272		4C9BE90810484D5400182AEE /* os_risc.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_risc.txt; sourceTree = "<group>"; };
273		4C9BE90910484D5400182AEE /* os_unix.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_unix.txt; sourceTree = "<group>"; };
274		4C9BE90A10484D5400182AEE /* os_vms.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_vms.txt; sourceTree = "<group>"; };
275		4C9BE90B10484D5400182AEE /* os_win32.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_win32.txt; sourceTree = "<group>"; };
276		4C9BE90C10484D5400182AEE /* pattern.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pattern.txt; sourceTree = "<group>"; };
277		4C9BE90D10484D5400182AEE /* pi_getscript.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_getscript.txt; sourceTree = "<group>"; };
278		4C9BE90E10484D5400182AEE /* pi_gzip.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_gzip.txt; sourceTree = "<group>"; };
279		4C9BE90F10484D5400182AEE /* pi_netrw.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_netrw.txt; sourceTree = "<group>"; };
280		4C9BE91010484D5400182AEE /* pi_paren.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_paren.txt; sourceTree = "<group>"; };
281		4C9BE91110484D5400182AEE /* pi_spec.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_spec.txt; sourceTree = "<group>"; };
282		4C9BE91210484D5400182AEE /* pi_tar.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_tar.txt; sourceTree = "<group>"; };
283		4C9BE91310484D5400182AEE /* pi_vimball.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_vimball.txt; sourceTree = "<group>"; };
284		4C9BE91410484D5400182AEE /* pi_zip.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pi_zip.txt; sourceTree = "<group>"; };
285		4C9BE91510484D5400182AEE /* print.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = print.txt; sourceTree = "<group>"; };
286		4C9BE91610484D5400182AEE /* quickfix.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quickfix.txt; sourceTree = "<group>"; };
287		4C9BE91710484D5400182AEE /* quickref.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quickref.txt; sourceTree = "<group>"; };
288		4C9BE91810484D5400182AEE /* quotes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quotes.txt; sourceTree = "<group>"; };
289		4C9BE91910484D5400182AEE /* recover.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = recover.txt; sourceTree = "<group>"; };
290		4C9BE91A10484D5400182AEE /* remote.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = remote.txt; sourceTree = "<group>"; };
291		4C9BE91B10484D5400182AEE /* repeat.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = repeat.txt; sourceTree = "<group>"; };
292		4C9BE91C10484D5400182AEE /* rileft.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rileft.txt; sourceTree = "<group>"; };
293		4C9BE91D10484D5400182AEE /* russian.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = russian.txt; sourceTree = "<group>"; };
294		4C9BE91E10484D5400182AEE /* scroll.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scroll.txt; sourceTree = "<group>"; };
295		4C9BE91F10484D5400182AEE /* sign.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sign.txt; sourceTree = "<group>"; };
296		4C9BE92010484D5400182AEE /* spell.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spell.txt; sourceTree = "<group>"; };
297		4C9BE92110484D5400182AEE /* sponsor.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sponsor.txt; sourceTree = "<group>"; };
298		4C9BE92210484D5400182AEE /* starting.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = starting.txt; sourceTree = "<group>"; };
299		4C9BE92310484D5400182AEE /* syntax.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syntax.txt; sourceTree = "<group>"; };
300		4C9BE92410484D5400182AEE /* tabpage.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabpage.txt; sourceTree = "<group>"; };
301		4C9BE92510484D5400182AEE /* tags */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tags; sourceTree = "<group>"; };
302		4C9BE92610484D5400182AEE /* tagsrch.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tagsrch.txt; sourceTree = "<group>"; };
303		4C9BE92710484D5400182AEE /* term.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = term.txt; sourceTree = "<group>"; };
304		4C9BE92810484D5400182AEE /* tips.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tips.txt; sourceTree = "<group>"; };
305		4C9BE92910484D5400182AEE /* todo.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = todo.txt; sourceTree = "<group>"; };
306		4C9BE92A10484D5400182AEE /* uganda.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = uganda.txt; sourceTree = "<group>"; };
307		4C9BE92B10484D5400182AEE /* undo.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = undo.txt; sourceTree = "<group>"; };
308		4C9BE92C10484D5400182AEE /* usr_01.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_01.txt; sourceTree = "<group>"; };
309		4C9BE92D10484D5400182AEE /* usr_02.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_02.txt; sourceTree = "<group>"; };
310		4C9BE92E10484D5400182AEE /* usr_03.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_03.txt; sourceTree = "<group>"; };
311		4C9BE92F10484D5400182AEE /* usr_04.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_04.txt; sourceTree = "<group>"; };
312		4C9BE93010484D5400182AEE /* usr_05.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_05.txt; sourceTree = "<group>"; };
313		4C9BE93110484D5400182AEE /* usr_06.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_06.txt; sourceTree = "<group>"; };
314		4C9BE93210484D5400182AEE /* usr_07.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_07.txt; sourceTree = "<group>"; };
315		4C9BE93310484D5400182AEE /* usr_08.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_08.txt; sourceTree = "<group>"; };
316		4C9BE93410484D5400182AEE /* usr_09.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_09.txt; sourceTree = "<group>"; };
317		4C9BE93510484D5400182AEE /* usr_10.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_10.txt; sourceTree = "<group>"; };
318		4C9BE93610484D5400182AEE /* usr_11.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_11.txt; sourceTree = "<group>"; };
319		4C9BE93710484D5400182AEE /* usr_12.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_12.txt; sourceTree = "<group>"; };
320		4C9BE93810484D5400182AEE /* usr_20.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_20.txt; sourceTree = "<group>"; };
321		4C9BE93910484D5400182AEE /* usr_21.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_21.txt; sourceTree = "<group>"; };
322		4C9BE93A10484D5400182AEE /* usr_22.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_22.txt; sourceTree = "<group>"; };
323		4C9BE93B10484D5400182AEE /* usr_23.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_23.txt; sourceTree = "<group>"; };
324		4C9BE93C10484D5400182AEE /* usr_24.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_24.txt; sourceTree = "<group>"; };
325		4C9BE93D10484D5400182AEE /* usr_25.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_25.txt; sourceTree = "<group>"; };
326		4C9BE93E10484D5400182AEE /* usr_26.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_26.txt; sourceTree = "<group>"; };
327		4C9BE93F10484D5400182AEE /* usr_27.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_27.txt; sourceTree = "<group>"; };
328		4C9BE94010484D5400182AEE /* usr_28.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_28.txt; sourceTree = "<group>"; };
329		4C9BE94110484D5400182AEE /* usr_29.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_29.txt; sourceTree = "<group>"; };
330		4C9BE94210484D5400182AEE /* usr_30.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_30.txt; sourceTree = "<group>"; };
331		4C9BE94310484D5400182AEE /* usr_31.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_31.txt; sourceTree = "<group>"; };
332		4C9BE94410484D5400182AEE /* usr_32.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_32.txt; sourceTree = "<group>"; };
333		4C9BE94510484D5400182AEE /* usr_40.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_40.txt; sourceTree = "<group>"; };
334		4C9BE94610484D5400182AEE /* usr_41.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_41.txt; sourceTree = "<group>"; };
335		4C9BE94710484D5400182AEE /* usr_42.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_42.txt; sourceTree = "<group>"; };
336		4C9BE94810484D5400182AEE /* usr_43.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_43.txt; sourceTree = "<group>"; };
337		4C9BE94910484D5400182AEE /* usr_44.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_44.txt; sourceTree = "<group>"; };
338		4C9BE94A10484D5400182AEE /* usr_45.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_45.txt; sourceTree = "<group>"; };
339		4C9BE94B10484D5400182AEE /* usr_90.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_90.txt; sourceTree = "<group>"; };
340		4C9BE94C10484D5400182AEE /* usr_toc.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = usr_toc.txt; sourceTree = "<group>"; };
341		4C9BE94D10484D5400182AEE /* various.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = various.txt; sourceTree = "<group>"; };
342		4C9BE94E10484D5400182AEE /* version4.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version4.txt; sourceTree = "<group>"; };
343		4C9BE94F10484D5400182AEE /* version5.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version5.txt; sourceTree = "<group>"; };
344		4C9BE95010484D5400182AEE /* version6.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version6.txt; sourceTree = "<group>"; };
345		4C9BE95110484D5400182AEE /* version7.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version7.txt; sourceTree = "<group>"; };
346		4C9BE95210484D5400182AEE /* vi_diff.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vi_diff.txt; sourceTree = "<group>"; };
347		4C9BE95310484D5400182AEE /* vim-fr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-fr.1"; sourceTree = "<group>"; };
348		4C9BE95410484D5400182AEE /* vim-fr.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-fr.UTF-8.1"; sourceTree = "<group>"; };
349		4C9BE95510484D5400182AEE /* vim-it.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-it.1"; sourceTree = "<group>"; };
350		4C9BE95610484D5400182AEE /* vim-it.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-it.UTF-8.1"; sourceTree = "<group>"; };
351		4C9BE95710484D5400182AEE /* vim-pl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-pl.1"; sourceTree = "<group>"; };
352		4C9BE95810484D5400182AEE /* vim-pl.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-pl.UTF-8.1"; sourceTree = "<group>"; };
353		4C9BE95910484D5400182AEE /* vim-ru.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-ru.1"; sourceTree = "<group>"; };
354		4C9BE95A10484D5400182AEE /* vim-ru.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vim-ru.UTF-8.1"; sourceTree = "<group>"; };
355		4C9BE95B10484D5400182AEE /* vim.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = vim.1; sourceTree = "<group>"; };
356		4C9BE95C10484D5400182AEE /* vim.man */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim.man; sourceTree = "<group>"; };
357		4C9BE95D10484D5400182AEE /* vim.man.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = vim.man.info; sourceTree = "<group>"; };
358		4C9BE95E10484D5400182AEE /* vim2html.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = vim2html.pl; sourceTree = "<group>"; };
359		4C9BE95F10484D5400182AEE /* vimdiff-fr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-fr.1"; sourceTree = "<group>"; };
360		4C9BE96010484D5400182AEE /* vimdiff-fr.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-fr.UTF-8.1"; sourceTree = "<group>"; };
361		4C9BE96110484D5400182AEE /* vimdiff-it.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-it.1"; sourceTree = "<group>"; };
362		4C9BE96210484D5400182AEE /* vimdiff-it.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-it.UTF-8.1"; sourceTree = "<group>"; };
363		4C9BE96310484D5400182AEE /* vimdiff-pl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-pl.1"; sourceTree = "<group>"; };
364		4C9BE96410484D5400182AEE /* vimdiff-pl.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-pl.UTF-8.1"; sourceTree = "<group>"; };
365		4C9BE96510484D5400182AEE /* vimdiff-ru.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-ru.1"; sourceTree = "<group>"; };
366		4C9BE96610484D5400182AEE /* vimdiff-ru.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimdiff-ru.UTF-8.1"; sourceTree = "<group>"; };
367		4C9BE96710484D5400182AEE /* vimdiff.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = vimdiff.1; sourceTree = "<group>"; };
368		4C9BE96810484D5400182AEE /* vimdiff.man */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimdiff.man; sourceTree = "<group>"; };
369		4C9BE96910484D5400182AEE /* vimtutor-fr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-fr.1"; sourceTree = "<group>"; };
370		4C9BE96A10484D5400182AEE /* vimtutor-fr.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-fr.UTF-8.1"; sourceTree = "<group>"; };
371		4C9BE96B10484D5400182AEE /* vimtutor-it.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-it.1"; sourceTree = "<group>"; };
372		4C9BE96C10484D5400182AEE /* vimtutor-it.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-it.UTF-8.1"; sourceTree = "<group>"; };
373		4C9BE96D10484D5400182AEE /* vimtutor-pl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-pl.1"; sourceTree = "<group>"; };
374		4C9BE96E10484D5400182AEE /* vimtutor-pl.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-pl.UTF-8.1"; sourceTree = "<group>"; };
375		4C9BE96F10484D5400182AEE /* vimtutor-ru.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-ru.1"; sourceTree = "<group>"; };
376		4C9BE97010484D5400182AEE /* vimtutor-ru.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "vimtutor-ru.UTF-8.1"; sourceTree = "<group>"; };
377		4C9BE97110484D5400182AEE /* vimtutor.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = vimtutor.1; sourceTree = "<group>"; };
378		4C9BE97210484D5400182AEE /* vimtutor.man */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimtutor.man; sourceTree = "<group>"; };
379		4C9BE97310484D5400182AEE /* visual.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = visual.txt; sourceTree = "<group>"; };
380		4C9BE97410484D5400182AEE /* windows.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = windows.txt; sourceTree = "<group>"; };
381		4C9BE97510484D5400182AEE /* workshop.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = workshop.txt; sourceTree = "<group>"; };
382		4C9BE97610484D5400182AEE /* xxd-fr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-fr.1"; sourceTree = "<group>"; };
383		4C9BE97710484D5400182AEE /* xxd-fr.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-fr.UTF-8.1"; sourceTree = "<group>"; };
384		4C9BE97810484D5400182AEE /* xxd-it.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-it.1"; sourceTree = "<group>"; };
385		4C9BE97910484D5400182AEE /* xxd-it.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-it.UTF-8.1"; sourceTree = "<group>"; };
386		4C9BE97A10484D5400182AEE /* xxd-pl.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-pl.1"; sourceTree = "<group>"; };
387		4C9BE97B10484D5400182AEE /* xxd-pl.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-pl.UTF-8.1"; sourceTree = "<group>"; };
388		4C9BE97C10484D5400182AEE /* xxd-ru.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-ru.1"; sourceTree = "<group>"; };
389		4C9BE97D10484D5400182AEE /* xxd-ru.UTF-8.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = "xxd-ru.UTF-8.1"; sourceTree = "<group>"; };
390		4C9BE97E10484D5400182AEE /* xxd.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = xxd.1; sourceTree = "<group>"; };
391		4C9BE97F10484D5400182AEE /* xxd.man */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xxd.man; sourceTree = "<group>"; };
392		4C9BE98010484D5400182AEE /* doc.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = doc.info; sourceTree = "<group>"; };
393		4C9BE98110484D5400182AEE /* evim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = evim.vim; sourceTree = "<group>"; };
394		4C9BE98210484D5400182AEE /* filetype.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = filetype.vim; sourceTree = "<group>"; };
395		4C9BE98310484D5400182AEE /* ftoff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ftoff.vim; sourceTree = "<group>"; };
396		4C9BE98510484D5400182AEE /* a2ps.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = a2ps.vim; sourceTree = "<group>"; };
397		4C9BE98610484D5400182AEE /* aap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aap.vim; sourceTree = "<group>"; };
398		4C9BE98710484D5400182AEE /* abaqus.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = abaqus.vim; sourceTree = "<group>"; };
399		4C9BE98810484D5400182AEE /* ada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ada.vim; sourceTree = "<group>"; };
400		4C9BE98910484D5400182AEE /* alsaconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = alsaconf.vim; sourceTree = "<group>"; };
401		4C9BE98A10484D5400182AEE /* ant.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ant.vim; sourceTree = "<group>"; };
402		4C9BE98B10484D5400182AEE /* AppendMatchGroup.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppendMatchGroup.vim; sourceTree = "<group>"; };
403		4C9BE98C10484D5400182AEE /* arch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arch.vim; sourceTree = "<group>"; };
404		4C9BE98D10484D5400182AEE /* art.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = art.vim; sourceTree = "<group>"; };
405		4C9BE98E10484D5400182AEE /* aspvbs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aspvbs.vim; sourceTree = "<group>"; };
406		4C9BE98F10484D5400182AEE /* automake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = automake.vim; sourceTree = "<group>"; };
407		4C9BE99010484D5400182AEE /* bdf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bdf.vim; sourceTree = "<group>"; };
408		4C9BE99110484D5400182AEE /* bst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bst.vim; sourceTree = "<group>"; };
409		4C9BE99210484D5400182AEE /* btm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = btm.vim; sourceTree = "<group>"; };
410		4C9BE99310484D5400182AEE /* c.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = c.vim; sourceTree = "<group>"; };
411		4C9BE99410484D5400182AEE /* calendar.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = calendar.vim; sourceTree = "<group>"; };
412		4C9BE99510484D5400182AEE /* cdrdaoconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cdrdaoconf.vim; sourceTree = "<group>"; };
413		4C9BE99610484D5400182AEE /* ch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ch.vim; sourceTree = "<group>"; };
414		4C9BE99710484D5400182AEE /* changelog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = changelog.vim; sourceTree = "<group>"; };
415		4C9BE99810484D5400182AEE /* cobol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cobol.vim; sourceTree = "<group>"; };
416		4C9BE99910484D5400182AEE /* conf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = conf.vim; sourceTree = "<group>"; };
417		4C9BE99A10484D5400182AEE /* config.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.vim; sourceTree = "<group>"; };
418		4C9BE99B10484D5400182AEE /* context.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = context.vim; sourceTree = "<group>"; };
419		4C9BE99C10484D5400182AEE /* cpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cpp.vim; sourceTree = "<group>"; };
420		4C9BE99D10484D5400182AEE /* crm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = crm.vim; sourceTree = "<group>"; };
421		4C9BE99E10484D5400182AEE /* cs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.vim; sourceTree = "<group>"; };
422		4C9BE99F10484D5400182AEE /* csc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csc.vim; sourceTree = "<group>"; };
423		4C9BE9A010484D5400182AEE /* csh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csh.vim; sourceTree = "<group>"; };
424		4C9BE9A110484D5400182AEE /* css.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = css.vim; sourceTree = "<group>"; };
425		4C9BE9A210484D5400182AEE /* cvsrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cvsrc.vim; sourceTree = "<group>"; };
426		4C9BE9A310484D5400182AEE /* debchangelog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debchangelog.vim; sourceTree = "<group>"; };
427		4C9BE9A410484D5400182AEE /* debcontrol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debcontrol.vim; sourceTree = "<group>"; };
428		4C9BE9A510484D5400182AEE /* denyhosts.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = denyhosts.vim; sourceTree = "<group>"; };
429		4C9BE9A610484D5400182AEE /* dictconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictconf.vim; sourceTree = "<group>"; };
430		4C9BE9A710484D5400182AEE /* dictdconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictdconf.vim; sourceTree = "<group>"; };
431		4C9BE9A810484D5400182AEE /* diff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.vim; sourceTree = "<group>"; };
432		4C9BE9A910484D5400182AEE /* dircolors.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dircolors.vim; sourceTree = "<group>"; };
433		4C9BE9AA10484D5400182AEE /* dosbatch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dosbatch.vim; sourceTree = "<group>"; };
434		4C9BE9AB10484D5400182AEE /* dosini.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dosini.vim; sourceTree = "<group>"; };
435		4C9BE9AC10484D5400182AEE /* dtd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtd.vim; sourceTree = "<group>"; };
436		4C9BE9AD10484D5400182AEE /* dtrace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtrace.vim; sourceTree = "<group>"; };
437		4C9BE9AE10484D5400182AEE /* elinks.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = elinks.vim; sourceTree = "<group>"; };
438		4C9BE9AF10484D5400182AEE /* eruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eruby.vim; sourceTree = "<group>"; };
439		4C9BE9B010484D5400182AEE /* eterm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eterm.vim; sourceTree = "<group>"; };
440		4C9BE9B110484D5400182AEE /* fetchmail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fetchmail.vim; sourceTree = "<group>"; };
441		4C9BE9B210484D5400182AEE /* flexwiki.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = flexwiki.vim; sourceTree = "<group>"; };
442		4C9BE9B310484D5400182AEE /* fortran.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran.vim; sourceTree = "<group>"; };
443		4C9BE9B410484D5400182AEE /* framescript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = framescript.vim; sourceTree = "<group>"; };
444		4C9BE9B510484D5400182AEE /* fvwm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fvwm.vim; sourceTree = "<group>"; };
445		4C9BE9B610484D5400182AEE /* git.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = git.vim; sourceTree = "<group>"; };
446		4C9BE9B710484D5400182AEE /* gitcommit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitcommit.vim; sourceTree = "<group>"; };
447		4C9BE9B810484D5400182AEE /* gitconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitconfig.vim; sourceTree = "<group>"; };
448		4C9BE9B910484D5400182AEE /* gitrebase.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitrebase.vim; sourceTree = "<group>"; };
449		4C9BE9BA10484D5400182AEE /* gitsendemail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitsendemail.vim; sourceTree = "<group>"; };
450		4C9BE9BB10484D5400182AEE /* gpg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gpg.vim; sourceTree = "<group>"; };
451		4C9BE9BC10484D5400182AEE /* group.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = group.vim; sourceTree = "<group>"; };
452		4C9BE9BD10484D5400182AEE /* grub.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = grub.vim; sourceTree = "<group>"; };
453		4C9BE9BE10484D5400182AEE /* haml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haml.vim; sourceTree = "<group>"; };
454		4C9BE9BF10484D5400182AEE /* hamster.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hamster.vim; sourceTree = "<group>"; };
455		4C9BE9C010484D5400182AEE /* haskell.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haskell.vim; sourceTree = "<group>"; };
456		4C9BE9C110484D5400182AEE /* help.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = help.vim; sourceTree = "<group>"; };
457		4C9BE9C210484D5400182AEE /* hostconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hostconf.vim; sourceTree = "<group>"; };
458		4C9BE9C310484D5400182AEE /* hostsaccess.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hostsaccess.vim; sourceTree = "<group>"; };
459		4C9BE9C410484D5400182AEE /* html.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html.vim; sourceTree = "<group>"; };
460		4C9BE9C510484D5400182AEE /* htmldjango.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmldjango.vim; sourceTree = "<group>"; };
461		4C9BE9C610484D5400182AEE /* indent.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = indent.vim; sourceTree = "<group>"; };
462		4C9BE9C710484D5400182AEE /* initex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = initex.vim; sourceTree = "<group>"; };
463		4C9BE9C810484D5400182AEE /* ishd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ishd.vim; sourceTree = "<group>"; };
464		4C9BE9C910484D5400182AEE /* java.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = java.vim; sourceTree = "<group>"; };
465		4C9BE9CA10484D5400182AEE /* javascript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javascript.vim; sourceTree = "<group>"; };
466		4C9BE9CB10484D5400182AEE /* jsp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jsp.vim; sourceTree = "<group>"; };
467		4C9BE9CC10484D5400182AEE /* kconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kconfig.vim; sourceTree = "<group>"; };
468		4C9BE9CD10484D5400182AEE /* kwt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kwt.vim; sourceTree = "<group>"; };
469		4C9BE9CE10484D5400182AEE /* ld.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ld.vim; sourceTree = "<group>"; };
470		4C9BE9CF10484D5400182AEE /* lftp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lftp.vim; sourceTree = "<group>"; };
471		4C9BE9D010484D5400182AEE /* libao.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libao.vim; sourceTree = "<group>"; };
472		4C9BE9D110484D5400182AEE /* limits.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = limits.vim; sourceTree = "<group>"; };
473		4C9BE9D210484D5400182AEE /* lisp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lisp.vim; sourceTree = "<group>"; };
474		4C9BE9D310484D5400182AEE /* loginaccess.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = loginaccess.vim; sourceTree = "<group>"; };
475		4C9BE9D410484D5400182AEE /* logindefs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = logindefs.vim; sourceTree = "<group>"; };
476		4C9BE9D510484D5400182AEE /* logtalk.dict */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = logtalk.dict; sourceTree = "<group>"; };
477		4C9BE9D610484D5400182AEE /* logtalk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = logtalk.vim; sourceTree = "<group>"; };
478		4C9BE9D710484D5400182AEE /* lprolog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lprolog.vim; sourceTree = "<group>"; };
479		4C9BE9D810484D5400182AEE /* lua.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lua.vim; sourceTree = "<group>"; };
480		4C9BE9D910484D5400182AEE /* m4.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = m4.vim; sourceTree = "<group>"; };
481		4C9BE9DA10484D5400182AEE /* mail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mail.vim; sourceTree = "<group>"; };
482		4C9BE9DB10484D5400182AEE /* mailaliases.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mailaliases.vim; sourceTree = "<group>"; };
483		4C9BE9DC10484D5400182AEE /* mailcap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mailcap.vim; sourceTree = "<group>"; };
484		4C9BE9DD10484D5400182AEE /* make.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = make.vim; sourceTree = "<group>"; };
485		4C9BE9DE10484D5400182AEE /* man.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = man.vim; sourceTree = "<group>"; };
486		4C9BE9DF10484D5400182AEE /* manconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = manconf.vim; sourceTree = "<group>"; };
487		4C9BE9E010484D5400182AEE /* matlab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matlab.vim; sourceTree = "<group>"; };
488		4C9BE9E110484D5400182AEE /* mf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mf.vim; sourceTree = "<group>"; };
489		4C9BE9E210484D5400182AEE /* modconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modconf.vim; sourceTree = "<group>"; };
490		4C9BE9E310484D5400182AEE /* mp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mp.vim; sourceTree = "<group>"; };
491		4C9BE9E410484D5400182AEE /* mplayerconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mplayerconf.vim; sourceTree = "<group>"; };
492		4C9BE9E510484D5400182AEE /* mrxvtrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mrxvtrc.vim; sourceTree = "<group>"; };
493		4C9BE9E610484D5400182AEE /* msmessages.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msmessages.vim; sourceTree = "<group>"; };
494		4C9BE9E710484D5400182AEE /* mupad.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mupad.vim; sourceTree = "<group>"; };
495		4C9BE9E810484D5400182AEE /* muttrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = muttrc.vim; sourceTree = "<group>"; };
496		4C9BE9E910484D5400182AEE /* nanorc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nanorc.vim; sourceTree = "<group>"; };
497		4C9BE9EA10484D5400182AEE /* netrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrc.vim; sourceTree = "<group>"; };
498		4C9BE9EB10484D5400182AEE /* nsis.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsis.vim; sourceTree = "<group>"; };
499		4C9BE9EC10484D5400182AEE /* objc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = objc.vim; sourceTree = "<group>"; };
500		4C9BE9ED10484D5400182AEE /* ocaml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ocaml.vim; sourceTree = "<group>"; };
501		4C9BE9EE10484D5400182AEE /* occam.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = occam.vim; sourceTree = "<group>"; };
502		4C9BE9EF10484D5400182AEE /* pamconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pamconf.vim; sourceTree = "<group>"; };
503		4C9BE9F010484D5400182AEE /* pascal.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pascal.vim; sourceTree = "<group>"; };
504		4C9BE9F110484D5400182AEE /* passwd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = passwd.vim; sourceTree = "<group>"; };
505		4C9BE9F210484D5400182AEE /* pdf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pdf.vim; sourceTree = "<group>"; };
506		4C9BE9F310484D5400182AEE /* perl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = perl.vim; sourceTree = "<group>"; };
507		4C9BE9F410484D5400182AEE /* php.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = php.vim; sourceTree = "<group>"; };
508		4C9BE9F510484D5400182AEE /* pinfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pinfo.vim; sourceTree = "<group>"; };
509		4C9BE9F610484D5400182AEE /* plaintex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plaintex.vim; sourceTree = "<group>"; };
510		4C9BE9F710484D5400182AEE /* postscr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = postscr.vim; sourceTree = "<group>"; };
511		4C9BE9F810484D5400182AEE /* procmail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = procmail.vim; sourceTree = "<group>"; };
512		4C9BE9F910484D5400182AEE /* prolog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prolog.vim; sourceTree = "<group>"; };
513		4C9BE9FA10484D5400182AEE /* protocols.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = protocols.vim; sourceTree = "<group>"; };
514		4C9BE9FB10484D5400182AEE /* pyrex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pyrex.vim; sourceTree = "<group>"; };
515		4C9BE9FC10484D5400182AEE /* python.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = python.vim; sourceTree = "<group>"; };
516		4C9BE9FD10484D5400182AEE /* quake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quake.vim; sourceTree = "<group>"; };
517		4C9BE9FE10484D5400182AEE /* racc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racc.vim; sourceTree = "<group>"; };
518		4C9BE9FF10484D5400182AEE /* readline.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readline.vim; sourceTree = "<group>"; };
519		4C9BEA0010484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
520		4C9BEA0110484D5400182AEE /* reva.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = reva.vim; sourceTree = "<group>"; };
521		4C9BEA0210484D5400182AEE /* rnc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rnc.vim; sourceTree = "<group>"; };
522		4C9BEA0310484D5400182AEE /* rpl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rpl.vim; sourceTree = "<group>"; };
523		4C9BEA0410484D5400182AEE /* rst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rst.vim; sourceTree = "<group>"; };
524		4C9BEA0510484D5400182AEE /* ruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ruby.vim; sourceTree = "<group>"; };
525		4C9BEA0610484D5400182AEE /* sass.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sass.vim; sourceTree = "<group>"; };
526		4C9BEA0710484D5400182AEE /* scheme.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scheme.vim; sourceTree = "<group>"; };
527		4C9BEA0810484D5400182AEE /* screen.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = screen.vim; sourceTree = "<group>"; };
528		4C9BEA0910484D5400182AEE /* sensors.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sensors.vim; sourceTree = "<group>"; };
529		4C9BEA0A10484D5400182AEE /* services.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = services.vim; sourceTree = "<group>"; };
530		4C9BEA0B10484D5400182AEE /* setserial.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = setserial.vim; sourceTree = "<group>"; };
531		4C9BEA0C10484D5400182AEE /* sgml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sgml.vim; sourceTree = "<group>"; };
532		4C9BEA0D10484D5400182AEE /* sh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sh.vim; sourceTree = "<group>"; };
533		4C9BEA0E10484D5400182AEE /* sieve.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sieve.vim; sourceTree = "<group>"; };
534		4C9BEA0F10484D5400182AEE /* slpconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpconf.vim; sourceTree = "<group>"; };
535		4C9BEA1010484D5400182AEE /* slpreg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpreg.vim; sourceTree = "<group>"; };
536		4C9BEA1110484D5400182AEE /* slpspi.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpspi.vim; sourceTree = "<group>"; };
537		4C9BEA1210484D5400182AEE /* spec.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spec.vim; sourceTree = "<group>"; };
538		4C9BEA1310484D5400182AEE /* sql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sql.vim; sourceTree = "<group>"; };
539		4C9BEA1410484D5400182AEE /* sshconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sshconfig.vim; sourceTree = "<group>"; };
540		4C9BEA1510484D5400182AEE /* sudoers.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sudoers.vim; sourceTree = "<group>"; };
541		4C9BEA1610484D5400182AEE /* svg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = svg.vim; sourceTree = "<group>"; };
542		4C9BEA1710484D5400182AEE /* sysctl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sysctl.vim; sourceTree = "<group>"; };
543		4C9BEA1810484D5400182AEE /* tcsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcsh.vim; sourceTree = "<group>"; };
544		4C9BEA1910484D5400182AEE /* terminfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = terminfo.vim; sourceTree = "<group>"; };
545		4C9BEA1A10484D5400182AEE /* tex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tex.vim; sourceTree = "<group>"; };
546		4C9BEA1B10484D5400182AEE /* udevconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevconf.vim; sourceTree = "<group>"; };
547		4C9BEA1C10484D5400182AEE /* udevperm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevperm.vim; sourceTree = "<group>"; };
548		4C9BEA1D10484D5400182AEE /* udevrules.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevrules.vim; sourceTree = "<group>"; };
549		4C9BEA1E10484D5400182AEE /* updatedb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = updatedb.vim; sourceTree = "<group>"; };
550		4C9BEA1F10484D5400182AEE /* vb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vb.vim; sourceTree = "<group>"; };
551		4C9BEA2010484D5400182AEE /* verilog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = verilog.vim; sourceTree = "<group>"; };
552		4C9BEA2110484D5400182AEE /* vhdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vhdl.vim; sourceTree = "<group>"; };
553		4C9BEA2210484D5400182AEE /* vim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim.vim; sourceTree = "<group>"; };
554		4C9BEA2310484D5400182AEE /* xdefaults.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xdefaults.vim; sourceTree = "<group>"; };
555		4C9BEA2410484D5400182AEE /* xf86conf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xf86conf.vim; sourceTree = "<group>"; };
556		4C9BEA2510484D5400182AEE /* xhtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml.vim; sourceTree = "<group>"; };
557		4C9BEA2610484D5400182AEE /* xinetd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xinetd.vim; sourceTree = "<group>"; };
558		4C9BEA2710484D5400182AEE /* xml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xml.vim; sourceTree = "<group>"; };
559		4C9BEA2810484D5400182AEE /* xmodmap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmodmap.vim; sourceTree = "<group>"; };
560		4C9BEA2910484D5400182AEE /* xs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xs.vim; sourceTree = "<group>"; };
561		4C9BEA2A10484D5400182AEE /* xsd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xsd.vim; sourceTree = "<group>"; };
562		4C9BEA2B10484D5400182AEE /* xslt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xslt.vim; sourceTree = "<group>"; };
563		4C9BEA2C10484D5400182AEE /* yaml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yaml.vim; sourceTree = "<group>"; };
564		4C9BEA2D10484D5400182AEE /* zsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zsh.vim; sourceTree = "<group>"; };
565		4C9BEA2E10484D5400182AEE /* ftplugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ftplugin.vim; sourceTree = "<group>"; };
566		4C9BEA2F10484D5400182AEE /* ftplugof.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ftplugof.vim; sourceTree = "<group>"; };
567		4C9BEA3010484D5400182AEE /* gvimrc_example.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gvimrc_example.vim; sourceTree = "<group>"; };
568		4C9BEA3110484D5400182AEE /* hi16-action-make.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "hi16-action-make.png"; sourceTree = "<group>"; };
569		4C9BEA3210484D5400182AEE /* hi22-action-make.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "hi22-action-make.png"; sourceTree = "<group>"; };
570		4C9BEA3410484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
571		4C9BEA3510484D5400182AEE /* README.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = README.txt.info; sourceTree = "<group>"; };
572		4C9BEA3610484D5400182AEE /* Vim_32Colors.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = Vim_32Colors.info; sourceTree = "<group>"; };
573		4C9BEA3710484D5400182AEE /* Vim_4ColorsLace.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = Vim_4ColorsLace.info; sourceTree = "<group>"; };
574		4C9BEA3810484D5400182AEE /* Vim_8Colors.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = Vim_8Colors.info; sourceTree = "<group>"; };
575		4C9BEA3910484D5400182AEE /* Vim_8ColorsLace.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = Vim_8ColorsLace.info; sourceTree = "<group>"; };
576		4C9BEA3A10484D5400182AEE /* icons.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = icons.info; sourceTree = "<group>"; };
577		4C9BEA3C10484D5400182AEE /* aap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aap.vim; sourceTree = "<group>"; };
578		4C9BEA3D10484D5400182AEE /* ada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ada.vim; sourceTree = "<group>"; };
579		4C9BEA3E10484D5400182AEE /* ant.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ant.vim; sourceTree = "<group>"; };
580		4C9BEA3F10484D5400182AEE /* automake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = automake.vim; sourceTree = "<group>"; };
581		4C9BEA4010484D5400182AEE /* awk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = awk.vim; sourceTree = "<group>"; };
582		4C9BEA4110484D5400182AEE /* bib.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bib.vim; sourceTree = "<group>"; };
583		4C9BEA4210484D5400182AEE /* bst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bst.vim; sourceTree = "<group>"; };
584		4C9BEA4310484D5400182AEE /* c.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = c.vim; sourceTree = "<group>"; };
585		4C9BEA4410484D5400182AEE /* cdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cdl.vim; sourceTree = "<group>"; };
586		4C9BEA4510484D5400182AEE /* ch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ch.vim; sourceTree = "<group>"; };
587		4C9BEA4610484D5400182AEE /* changelog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = changelog.vim; sourceTree = "<group>"; };
588		4C9BEA4710484D5400182AEE /* cmake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cmake.vim; sourceTree = "<group>"; };
589		4C9BEA4810484D5400182AEE /* cobol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cobol.vim; sourceTree = "<group>"; };
590		4C9BEA4910484D5400182AEE /* config.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.vim; sourceTree = "<group>"; };
591		4C9BEA4A10484D5400182AEE /* cpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cpp.vim; sourceTree = "<group>"; };
592		4C9BEA4B10484D5400182AEE /* cs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.vim; sourceTree = "<group>"; };
593		4C9BEA4C10484D5400182AEE /* css.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = css.vim; sourceTree = "<group>"; };
594		4C9BEA4D10484D5400182AEE /* d.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = d.vim; sourceTree = "<group>"; };
595		4C9BEA4E10484D5400182AEE /* dictconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictconf.vim; sourceTree = "<group>"; };
596		4C9BEA4F10484D5400182AEE /* dictdconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictdconf.vim; sourceTree = "<group>"; };
597		4C9BEA5010484D5400182AEE /* docbk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docbk.vim; sourceTree = "<group>"; };
598		4C9BEA5110484D5400182AEE /* dtd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtd.vim; sourceTree = "<group>"; };
599		4C9BEA5210484D5400182AEE /* dtrace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtrace.vim; sourceTree = "<group>"; };
600		4C9BEA5310484D5400182AEE /* dylan.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dylan.vim; sourceTree = "<group>"; };
601		4C9BEA5410484D5400182AEE /* eiffel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eiffel.vim; sourceTree = "<group>"; };
602		4C9BEA5510484D5400182AEE /* erlang.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = erlang.vim; sourceTree = "<group>"; };
603		4C9BEA5610484D5400182AEE /* eruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eruby.vim; sourceTree = "<group>"; };
604		4C9BEA5710484D5400182AEE /* eterm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eterm.vim; sourceTree = "<group>"; };
605		4C9BEA5810484D5400182AEE /* fortran.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran.vim; sourceTree = "<group>"; };
606		4C9BEA5910484D5400182AEE /* framescript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = framescript.vim; sourceTree = "<group>"; };
607		4C9BEA5A10484D5400182AEE /* GenericIndent.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenericIndent.vim; sourceTree = "<group>"; };
608		4C9BEA5B10484D5400182AEE /* gitconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitconfig.vim; sourceTree = "<group>"; };
609		4C9BEA5C10484D5400182AEE /* haml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haml.vim; sourceTree = "<group>"; };
610		4C9BEA5D10484D5400182AEE /* hamster.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hamster.vim; sourceTree = "<group>"; };
611		4C9BEA5E10484D5400182AEE /* html.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html.vim; sourceTree = "<group>"; };
612		4C9BEA5F10484D5400182AEE /* htmldjango.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmldjango.vim; sourceTree = "<group>"; };
613		4C9BEA6010484D5400182AEE /* idlang.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = idlang.vim; sourceTree = "<group>"; };
614		4C9BEA6110484D5400182AEE /* ishd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ishd.vim; sourceTree = "<group>"; };
615		4C9BEA6210484D5400182AEE /* java.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = java.vim; sourceTree = "<group>"; };
616		4C9BEA6310484D5400182AEE /* javascript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javascript.vim; sourceTree = "<group>"; };
617		4C9BEA6410484D5400182AEE /* jsp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jsp.vim; sourceTree = "<group>"; };
618		4C9BEA6510484D5400182AEE /* ld.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ld.vim; sourceTree = "<group>"; };
619		4C9BEA6610484D5400182AEE /* lisp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lisp.vim; sourceTree = "<group>"; };
620		4C9BEA6710484D5400182AEE /* logtalk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = logtalk.vim; sourceTree = "<group>"; };
621		4C9BEA6810484D5400182AEE /* lua.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lua.vim; sourceTree = "<group>"; };
622		4C9BEA6910484D5400182AEE /* make.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = make.vim; sourceTree = "<group>"; };
623		4C9BEA6A10484D5400182AEE /* matlab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matlab.vim; sourceTree = "<group>"; };
624		4C9BEA6B10484D5400182AEE /* mma.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mma.vim; sourceTree = "<group>"; };
625		4C9BEA6C10484D5400182AEE /* mp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mp.vim; sourceTree = "<group>"; };
626		4C9BEA6D10484D5400182AEE /* mupad.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mupad.vim; sourceTree = "<group>"; };
627		4C9BEA6E10484D5400182AEE /* objc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = objc.vim; sourceTree = "<group>"; };
628		4C9BEA6F10484D5400182AEE /* ocaml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ocaml.vim; sourceTree = "<group>"; };
629		4C9BEA7010484D5400182AEE /* occam.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = occam.vim; sourceTree = "<group>"; };
630		4C9BEA7110484D5400182AEE /* pascal.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pascal.vim; sourceTree = "<group>"; };
631		4C9BEA7210484D5400182AEE /* perl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = perl.vim; sourceTree = "<group>"; };
632		4C9BEA7310484D5400182AEE /* php.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = php.vim; sourceTree = "<group>"; };
633		4C9BEA7410484D5400182AEE /* postscr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = postscr.vim; sourceTree = "<group>"; };
634		4C9BEA7510484D5400182AEE /* pov.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pov.vim; sourceTree = "<group>"; };
635		4C9BEA7610484D5400182AEE /* prolog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prolog.vim; sourceTree = "<group>"; };
636		4C9BEA7710484D5400182AEE /* pyrex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pyrex.vim; sourceTree = "<group>"; };
637		4C9BEA7810484D5400182AEE /* python.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = python.vim; sourceTree = "<group>"; };
638		4C9BEA7910484D5400182AEE /* readline.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readline.vim; sourceTree = "<group>"; };
639		4C9BEA7A10484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
640		4C9BEA7B10484D5400182AEE /* rpl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rpl.vim; sourceTree = "<group>"; };
641		4C9BEA7C10484D5400182AEE /* rst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rst.vim; sourceTree = "<group>"; };
642		4C9BEA7D10484D5400182AEE /* ruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ruby.vim; sourceTree = "<group>"; };
643		4C9BEA7E10484D5400182AEE /* sass.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sass.vim; sourceTree = "<group>"; };
644		4C9BEA7F10484D5400182AEE /* scheme.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scheme.vim; sourceTree = "<group>"; };
645		4C9BEA8010484D5400182AEE /* sdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sdl.vim; sourceTree = "<group>"; };
646		4C9BEA8110484D5400182AEE /* sh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sh.vim; sourceTree = "<group>"; };
647		4C9BEA8210484D5400182AEE /* sml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sml.vim; sourceTree = "<group>"; };
648		4C9BEA8310484D5400182AEE /* sql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sql.vim; sourceTree = "<group>"; };
649		4C9BEA8410484D5400182AEE /* sqlanywhere.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlanywhere.vim; sourceTree = "<group>"; };
650		4C9BEA8510484D5400182AEE /* tcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.vim; sourceTree = "<group>"; };
651		4C9BEA8610484D5400182AEE /* tcsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcsh.vim; sourceTree = "<group>"; };
652		4C9BEA8710484D5400182AEE /* tf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tf.vim; sourceTree = "<group>"; };
653		4C9BEA8810484D5400182AEE /* tilde.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tilde.vim; sourceTree = "<group>"; };
654		4C9BEA8910484D5400182AEE /* vb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vb.vim; sourceTree = "<group>"; };
655		4C9BEA8A10484D5400182AEE /* verilog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = verilog.vim; sourceTree = "<group>"; };
656		4C9BEA8B10484D5400182AEE /* vhdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vhdl.vim; sourceTree = "<group>"; };
657		4C9BEA8C10484D5400182AEE /* vim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim.vim; sourceTree = "<group>"; };
658		4C9BEA8D10484D5400182AEE /* xf86conf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xf86conf.vim; sourceTree = "<group>"; };
659		4C9BEA8E10484D5400182AEE /* xhtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml.vim; sourceTree = "<group>"; };
660		4C9BEA8F10484D5400182AEE /* xinetd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xinetd.vim; sourceTree = "<group>"; };
661		4C9BEA9010484D5400182AEE /* xml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xml.vim; sourceTree = "<group>"; };
662		4C9BEA9110484D5400182AEE /* xsd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xsd.vim; sourceTree = "<group>"; };
663		4C9BEA9210484D5400182AEE /* xslt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xslt.vim; sourceTree = "<group>"; };
664		4C9BEA9310484D5400182AEE /* yacc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yacc.vim; sourceTree = "<group>"; };
665		4C9BEA9410484D5400182AEE /* zsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zsh.vim; sourceTree = "<group>"; };
666		4C9BEA9510484D5400182AEE /* indent.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = indent.vim; sourceTree = "<group>"; };
667		4C9BEA9610484D5400182AEE /* indoff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = indoff.vim; sourceTree = "<group>"; };
668		4C9BEA9810484D5400182AEE /* accents.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = accents.vim; sourceTree = "<group>"; };
669		4C9BEA9910484D5400182AEE /* arabic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arabic.vim; sourceTree = "<group>"; };
670		4C9BEA9A10484D5400182AEE /* arabic_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "arabic_utf-8.vim"; sourceTree = "<group>"; };
671		4C9BEA9B10484D5400182AEE /* bulgarian-bds.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "bulgarian-bds.vim"; sourceTree = "<group>"; };
672		4C9BEA9C10484D5400182AEE /* bulgarian-phonetic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "bulgarian-phonetic.vim"; sourceTree = "<group>"; };
673		4C9BEA9D10484D5400182AEE /* canfr-win.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "canfr-win.vim"; sourceTree = "<group>"; };
674		4C9BEA9E10484D5400182AEE /* croatian.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = croatian.vim; sourceTree = "<group>"; };
675		4C9BEA9F10484D5400182AEE /* croatian_cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = croatian_cp1250.vim; sourceTree = "<group>"; };
676		4C9BEAA010484D5400182AEE /* croatian_iso-8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "croatian_iso-8859-2.vim"; sourceTree = "<group>"; };
677		4C9BEAA110484D5400182AEE /* croatian_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "croatian_utf-8.vim"; sourceTree = "<group>"; };
678		4C9BEAA210484D5400182AEE /* czech.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = czech.vim; sourceTree = "<group>"; };
679		4C9BEAA310484D5400182AEE /* czech_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "czech_utf-8.vim"; sourceTree = "<group>"; };
680		4C9BEAA410484D5400182AEE /* esperanto.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = esperanto.vim; sourceTree = "<group>"; };
681		4C9BEAA510484D5400182AEE /* esperanto_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "esperanto_utf-8.vim"; sourceTree = "<group>"; };
682		4C9BEAA610484D5400182AEE /* greek.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = greek.vim; sourceTree = "<group>"; };
683		4C9BEAA710484D5400182AEE /* greek_cp1253.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = greek_cp1253.vim; sourceTree = "<group>"; };
684		4C9BEAA810484D5400182AEE /* greek_cp737.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = greek_cp737.vim; sourceTree = "<group>"; };
685		4C9BEAA910484D5400182AEE /* greek_iso-8859-7.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "greek_iso-8859-7.vim"; sourceTree = "<group>"; };
686		4C9BEAAA10484D5400182AEE /* greek_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "greek_utf-8.vim"; sourceTree = "<group>"; };
687		4C9BEAAB10484D5400182AEE /* hebrew.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hebrew.vim; sourceTree = "<group>"; };
688		4C9BEAAC10484D5400182AEE /* hebrew_cp1255.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hebrew_cp1255.vim; sourceTree = "<group>"; };
689		4C9BEAAD10484D5400182AEE /* hebrew_iso-8859-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "hebrew_iso-8859-8.vim"; sourceTree = "<group>"; };
690		4C9BEAAE10484D5400182AEE /* hebrew_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "hebrew_utf-8.vim"; sourceTree = "<group>"; };
691		4C9BEAAF10484D5400182AEE /* hebrewp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hebrewp.vim; sourceTree = "<group>"; };
692		4C9BEAB010484D5400182AEE /* hebrewp_cp1255.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hebrewp_cp1255.vim; sourceTree = "<group>"; };
693		4C9BEAB110484D5400182AEE /* hebrewp_iso-8859-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "hebrewp_iso-8859-8.vim"; sourceTree = "<group>"; };
694		4C9BEAB210484D5400182AEE /* hebrewp_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "hebrewp_utf-8.vim"; sourceTree = "<group>"; };
695		4C9BEAB310484D5400182AEE /* kana.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kana.vim; sourceTree = "<group>"; };
696		4C9BEAB410484D5400182AEE /* lithuanian-baltic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lithuanian-baltic.vim"; sourceTree = "<group>"; };
697		4C9BEAB510484D5400182AEE /* magyar_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "magyar_utf-8.vim"; sourceTree = "<group>"; };
698		4C9BEAB610484D5400182AEE /* mongolian_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "mongolian_utf-8.vim"; sourceTree = "<group>"; };
699		4C9BEAB710484D5400182AEE /* persian-iranian_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "persian-iranian_utf-8.vim"; sourceTree = "<group>"; };
700		4C9BEAB810484D5400182AEE /* persian.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = persian.vim; sourceTree = "<group>"; };
701		4C9BEAB910484D5400182AEE /* pinyin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pinyin.vim; sourceTree = "<group>"; };
702		4C9BEABA10484D5400182AEE /* polish-slash.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "polish-slash.vim"; sourceTree = "<group>"; };
703		4C9BEABB10484D5400182AEE /* polish-slash_cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "polish-slash_cp1250.vim"; sourceTree = "<group>"; };
704		4C9BEABC10484D5400182AEE /* polish-slash_cp852.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "polish-slash_cp852.vim"; sourceTree = "<group>"; };
705		4C9BEABD10484D5400182AEE /* polish-slash_iso-8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "polish-slash_iso-8859-2.vim"; sourceTree = "<group>"; };
706		4C9BEABE10484D5400182AEE /* polish-slash_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "polish-slash_utf-8.vim"; sourceTree = "<group>"; };
707		4C9BEABF10484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
708		4C9BEAC010484D5400182AEE /* russian-dvorak.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "russian-dvorak.vim"; sourceTree = "<group>"; };
709		4C9BEAC110484D5400182AEE /* russian-jcuken.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "russian-jcuken.vim"; sourceTree = "<group>"; };
710		4C9BEAC210484D5400182AEE /* russian-jcukenwin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "russian-jcukenwin.vim"; sourceTree = "<group>"; };
711		4C9BEAC310484D5400182AEE /* russian-yawerty.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "russian-yawerty.vim"; sourceTree = "<group>"; };
712		4C9BEAC410484D5400182AEE /* serbian-latin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "serbian-latin.vim"; sourceTree = "<group>"; };
713		4C9BEAC510484D5400182AEE /* serbian-latin_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "serbian-latin_utf-8.vim"; sourceTree = "<group>"; };
714		4C9BEAC610484D5400182AEE /* serbian.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = serbian.vim; sourceTree = "<group>"; };
715		4C9BEAC710484D5400182AEE /* serbian_cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = serbian_cp1250.vim; sourceTree = "<group>"; };
716		4C9BEAC810484D5400182AEE /* serbian_cp1251.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = serbian_cp1251.vim; sourceTree = "<group>"; };
717		4C9BEAC910484D5400182AEE /* serbian_iso-8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "serbian_iso-8859-2.vim"; sourceTree = "<group>"; };
718		4C9BEACA10484D5400182AEE /* serbian_iso-8859-5.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "serbian_iso-8859-5.vim"; sourceTree = "<group>"; };
719		4C9BEACB10484D5400182AEE /* serbian_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "serbian_utf-8.vim"; sourceTree = "<group>"; };
720		4C9BEACC10484D5400182AEE /* sinhala-phonetic_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "sinhala-phonetic_utf-8.vim"; sourceTree = "<group>"; };
721		4C9BEACD10484D5400182AEE /* sinhala.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sinhala.vim; sourceTree = "<group>"; };
722		4C9BEACE10484D5400182AEE /* slovak.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slovak.vim; sourceTree = "<group>"; };
723		4C9BEACF10484D5400182AEE /* slovak_cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slovak_cp1250.vim; sourceTree = "<group>"; };
724		4C9BEAD010484D5400182AEE /* slovak_iso-8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "slovak_iso-8859-2.vim"; sourceTree = "<group>"; };
725		4C9BEAD110484D5400182AEE /* slovak_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "slovak_utf-8.vim"; sourceTree = "<group>"; };
726		4C9BEAD210484D5400182AEE /* tamil_tscii.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tamil_tscii.vim; sourceTree = "<group>"; };
727		4C9BEAD310484D5400182AEE /* thaana-phonetic_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "thaana-phonetic_utf-8.vim"; sourceTree = "<group>"; };
728		4C9BEAD410484D5400182AEE /* thaana.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = thaana.vim; sourceTree = "<group>"; };
729		4C9BEAD510484D5400182AEE /* ukrainian-dvorak.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ukrainian-dvorak.vim"; sourceTree = "<group>"; };
730		4C9BEAD610484D5400182AEE /* ukrainian-jcuken.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ukrainian-jcuken.vim"; sourceTree = "<group>"; };
731		4C9BEAD710484D5400182AEE /* vietnamese-viqr_utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "vietnamese-viqr_utf-8.vim"; sourceTree = "<group>"; };
732		4C9BEAD910484D5400182AEE /* menu_af.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_af.latin1.vim; sourceTree = "<group>"; };
733		4C9BEADA10484D5400182AEE /* menu_af.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_af.utf-8.vim"; sourceTree = "<group>"; };
734		4C9BEADB10484D5400182AEE /* menu_af_af.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_af_af.latin1.vim; sourceTree = "<group>"; };
735		4C9BEADC10484D5400182AEE /* menu_af_af.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_af_af.utf-8.vim"; sourceTree = "<group>"; };
736		4C9BEADD10484D5400182AEE /* menu_ca.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ca.latin1.vim; sourceTree = "<group>"; };
737		4C9BEADE10484D5400182AEE /* menu_ca.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ca.utf-8.vim"; sourceTree = "<group>"; };
738		4C9BEADF10484D5400182AEE /* menu_ca_es.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ca_es.latin1.vim; sourceTree = "<group>"; };
739		4C9BEAE010484D5400182AEE /* menu_ca_es.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ca_es.utf-8.vim"; sourceTree = "<group>"; };
740		4C9BEAE110484D5400182AEE /* menu_chinese(gb)_gb.936.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_chinese(gb)_gb.936.vim"; sourceTree = "<group>"; };
741		4C9BEAE210484D5400182AEE /* menu_chinese(taiwan)_taiwan.950.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_chinese(taiwan)_taiwan.950.vim"; sourceTree = "<group>"; };
742		4C9BEAE310484D5400182AEE /* menu_chinese_gb.936.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_chinese_gb.936.vim; sourceTree = "<group>"; };
743		4C9BEAE410484D5400182AEE /* menu_chinese_taiwan.950.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_chinese_taiwan.950.vim; sourceTree = "<group>"; };
744		4C9BEAE510484D5400182AEE /* menu_cs.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_cs.cp1250.vim; sourceTree = "<group>"; };
745		4C9BEAE610484D5400182AEE /* menu_cs.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_cs.latin1.vim; sourceTree = "<group>"; };
746		4C9BEAE710484D5400182AEE /* menu_cs_cz.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_cs_cz.cp1250.vim; sourceTree = "<group>"; };
747		4C9BEAE810484D5400182AEE /* menu_cs_cz.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_cs_cz.iso_8859-2.vim"; sourceTree = "<group>"; };
748		4C9BEAE910484D5400182AEE /* menu_cs_cz.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_cs_cz.latin1.vim; sourceTree = "<group>"; };
749		4C9BEAEA10484D5400182AEE /* menu_czech_czech_republic.1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_czech_czech_republic.1250.vim; sourceTree = "<group>"; };
750		4C9BEAEB10484D5400182AEE /* menu_czech_czech_republic.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_czech_czech_republic.1252.vim; sourceTree = "<group>"; };
751		4C9BEAEC10484D5400182AEE /* menu_czech_czech_republic.ascii.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_czech_czech_republic.ascii.vim; sourceTree = "<group>"; };
752		4C9BEAED10484D5400182AEE /* menu_de.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_de.latin1.vim; sourceTree = "<group>"; };
753		4C9BEAEE10484D5400182AEE /* menu_de.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_de.utf-8.vim"; sourceTree = "<group>"; };
754		4C9BEAEF10484D5400182AEE /* menu_de_de.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_de_de.latin1.vim; sourceTree = "<group>"; };
755		4C9BEAF010484D5400182AEE /* menu_de_de.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_de_de.utf-8.vim"; sourceTree = "<group>"; };
756		4C9BEAF110484D5400182AEE /* menu_en_gb.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_en_gb.latin1.vim; sourceTree = "<group>"; };
757		4C9BEAF210484D5400182AEE /* menu_en_gb.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_en_gb.utf-8.vim"; sourceTree = "<group>"; };
758		4C9BEAF310484D5400182AEE /* menu_english_united_kingdom.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_english_united_kingdom.1252.vim; sourceTree = "<group>"; };
759		4C9BEAF410484D5400182AEE /* menu_english_united_kingdom.ascii.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_english_united_kingdom.ascii.vim; sourceTree = "<group>"; };
760		4C9BEAF510484D5400182AEE /* menu_eo.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_eo.utf-8.vim"; sourceTree = "<group>"; };
761		4C9BEAF610484D5400182AEE /* menu_eo_eo.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_eo_eo.utf-8.vim"; sourceTree = "<group>"; };
762		4C9BEAF710484D5400182AEE /* menu_eo_xx.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_eo_xx.utf-8.vim"; sourceTree = "<group>"; };
763		4C9BEAF810484D5400182AEE /* menu_es.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_es.latin1.vim; sourceTree = "<group>"; };
764		4C9BEAF910484D5400182AEE /* menu_es.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_es.utf-8.vim"; sourceTree = "<group>"; };
765		4C9BEAFA10484D5400182AEE /* menu_es_es.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_es_es.latin1.vim; sourceTree = "<group>"; };
766		4C9BEAFB10484D5400182AEE /* menu_es_es.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_es_es.utf-8.vim"; sourceTree = "<group>"; };
767		4C9BEAFC10484D5400182AEE /* menu_fi.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_fi.latin1.vim; sourceTree = "<group>"; };
768		4C9BEAFD10484D5400182AEE /* menu_fi.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_fi.utf-8.vim"; sourceTree = "<group>"; };
769		4C9BEAFE10484D5400182AEE /* menu_fi_fi.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_fi_fi.latin1.vim; sourceTree = "<group>"; };
770		4C9BEAFF10484D5400182AEE /* menu_fi_fi.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_fi_fi.utf-8.vim"; sourceTree = "<group>"; };
771		4C9BEB0010484D5400182AEE /* menu_finnish_finland.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_finnish_finland.1252.vim; sourceTree = "<group>"; };
772		4C9BEB0110484D5400182AEE /* menu_fr.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_fr.latin1.vim; sourceTree = "<group>"; };
773		4C9BEB0210484D5400182AEE /* menu_fr.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_fr.utf-8.vim"; sourceTree = "<group>"; };
774		4C9BEB0310484D5400182AEE /* menu_fr_fr.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_fr_fr.latin1.vim; sourceTree = "<group>"; };
775		4C9BEB0410484D5400182AEE /* menu_fr_fr.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_fr_fr.utf-8.vim"; sourceTree = "<group>"; };
776		4C9BEB0510484D5400182AEE /* menu_french_france.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_french_france.1252.vim; sourceTree = "<group>"; };
777		4C9BEB0610484D5400182AEE /* menu_german_germany.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_german_germany.1252.vim; sourceTree = "<group>"; };
778		4C9BEB0710484D5400182AEE /* menu_hu.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_hu.iso_8859-2.vim"; sourceTree = "<group>"; };
779		4C9BEB0810484D5400182AEE /* menu_hu.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_hu.utf-8.vim"; sourceTree = "<group>"; };
780		4C9BEB0910484D5400182AEE /* menu_hu_hu.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_hu_hu.iso_8859-2.vim"; sourceTree = "<group>"; };
781		4C9BEB0A10484D5400182AEE /* menu_hu_hu.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_hu_hu.utf-8.vim"; sourceTree = "<group>"; };
782		4C9BEB0B10484D5400182AEE /* menu_it.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_it.latin1.vim; sourceTree = "<group>"; };
783		4C9BEB0C10484D5400182AEE /* menu_it.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_it.utf-8.vim"; sourceTree = "<group>"; };
784		4C9BEB0D10484D5400182AEE /* menu_it_it.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_it_it.latin1.vim; sourceTree = "<group>"; };
785		4C9BEB0E10484D5400182AEE /* menu_it_it.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_it_it.utf-8.vim"; sourceTree = "<group>"; };
786		4C9BEB0F10484D5400182AEE /* menu_italian_italy.1252.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_italian_italy.1252.vim; sourceTree = "<group>"; };
787		4C9BEB1010484D5400182AEE /* menu_ja.cp932.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja.cp932.vim; sourceTree = "<group>"; };
788		4C9BEB1110484D5400182AEE /* menu_ja.euc-jp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ja.euc-jp.vim"; sourceTree = "<group>"; };
789		4C9BEB1210484D5400182AEE /* menu_ja.eucjp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja.eucjp.vim; sourceTree = "<group>"; };
790		4C9BEB1310484D5400182AEE /* menu_ja.ujis.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja.ujis.vim; sourceTree = "<group>"; };
791		4C9BEB1410484D5400182AEE /* menu_ja.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ja.utf-8.vim"; sourceTree = "<group>"; };
792		4C9BEB1510484D5400182AEE /* menu_ja_jp.cp932.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja_jp.cp932.vim; sourceTree = "<group>"; };
793		4C9BEB1610484D5400182AEE /* menu_ja_jp.euc-jp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ja_jp.euc-jp.vim"; sourceTree = "<group>"; };
794		4C9BEB1710484D5400182AEE /* menu_ja_jp.eucjp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja_jp.eucjp.vim; sourceTree = "<group>"; };
795		4C9BEB1810484D5400182AEE /* menu_ja_jp.ujis.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ja_jp.ujis.vim; sourceTree = "<group>"; };
796		4C9BEB1910484D5400182AEE /* menu_ja_jp.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ja_jp.utf-8.vim"; sourceTree = "<group>"; };
797		4C9BEB1A10484D5400182AEE /* menu_japanese_japan.932.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_japanese_japan.932.vim; sourceTree = "<group>"; };
798		4C9BEB1B10484D5400182AEE /* menu_ko.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ko.utf-8.vim"; sourceTree = "<group>"; };
799		4C9BEB1C10484D5400182AEE /* menu_ko_kr.euckr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ko_kr.euckr.vim; sourceTree = "<group>"; };
800		4C9BEB1D10484D5400182AEE /* menu_ko_kr.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ko_kr.utf-8.vim"; sourceTree = "<group>"; };
801		4C9BEB1E10484D5400182AEE /* menu_ko_kr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ko_kr.vim; sourceTree = "<group>"; };
802		4C9BEB1F10484D5400182AEE /* menu_nl.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_nl.latin1.vim; sourceTree = "<group>"; };
803		4C9BEB2010484D5400182AEE /* menu_nl.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_nl.utf-8.vim"; sourceTree = "<group>"; };
804		4C9BEB2110484D5400182AEE /* menu_nl_nl.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_nl_nl.latin1.vim; sourceTree = "<group>"; };
805		4C9BEB2210484D5400182AEE /* menu_nl_nl.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_nl_nl.utf-8.vim"; sourceTree = "<group>"; };
806		4C9BEB2310484D5400182AEE /* menu_no.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_no.latin1.vim; sourceTree = "<group>"; };
807		4C9BEB2410484D5400182AEE /* menu_no.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_no.utf-8.vim"; sourceTree = "<group>"; };
808		4C9BEB2510484D5400182AEE /* menu_no_no.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_no_no.latin1.vim; sourceTree = "<group>"; };
809		4C9BEB2610484D5400182AEE /* menu_no_no.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_no_no.utf-8.vim"; sourceTree = "<group>"; };
810		4C9BEB2710484D5400182AEE /* menu_pl.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pl.cp1250.vim; sourceTree = "<group>"; };
811		4C9BEB2810484D5400182AEE /* menu_pl_pl.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pl_pl.cp1250.vim; sourceTree = "<group>"; };
812		4C9BEB2910484D5400182AEE /* menu_pl_pl.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_pl_pl.iso_8859-2.vim"; sourceTree = "<group>"; };
813		4C9BEB2A10484D5400182AEE /* menu_pl_pl.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_pl_pl.utf-8.vim"; sourceTree = "<group>"; };
814		4C9BEB2B10484D5400182AEE /* menu_polish_poland.1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_polish_poland.1250.vim; sourceTree = "<group>"; };
815		4C9BEB2C10484D5400182AEE /* menu_pt_br.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pt_br.latin1.vim; sourceTree = "<group>"; };
816		4C9BEB2D10484D5400182AEE /* menu_pt_br.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_pt_br.utf-8.vim"; sourceTree = "<group>"; };
817		4C9BEB2E10484D5400182AEE /* menu_pt_br.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pt_br.vim; sourceTree = "<group>"; };
818		4C9BEB2F10484D5400182AEE /* menu_pt_pt.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pt_pt.latin1.vim; sourceTree = "<group>"; };
819		4C9BEB3010484D5400182AEE /* menu_pt_pt.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_pt_pt.utf-8.vim"; sourceTree = "<group>"; };
820		4C9BEB3110484D5400182AEE /* menu_pt_pt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_pt_pt.vim; sourceTree = "<group>"; };
821		4C9BEB3210484D5400182AEE /* menu_ru.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ru.utf-8.vim"; sourceTree = "<group>"; };
822		4C9BEB3310484D5400182AEE /* menu_ru_ru.koi8-r.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ru_ru.koi8-r.vim"; sourceTree = "<group>"; };
823		4C9BEB3410484D5400182AEE /* menu_ru_ru.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_ru_ru.utf-8.vim"; sourceTree = "<group>"; };
824		4C9BEB3510484D5400182AEE /* menu_ru_ru.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_ru_ru.vim; sourceTree = "<group>"; };
825		4C9BEB3610484D5400182AEE /* menu_sk.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sk.cp1250.vim; sourceTree = "<group>"; };
826		4C9BEB3710484D5400182AEE /* menu_sk_sk.1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sk_sk.1250.vim; sourceTree = "<group>"; };
827		4C9BEB3810484D5400182AEE /* menu_sk_sk.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sk_sk.cp1250.vim; sourceTree = "<group>"; };
828		4C9BEB3910484D5400182AEE /* menu_sk_sk.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sk_sk.iso_8859-2.vim"; sourceTree = "<group>"; };
829		4C9BEB3A10484D5400182AEE /* menu_sk_sk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sk_sk.vim; sourceTree = "<group>"; };
830		4C9BEB3B10484D5400182AEE /* menu_sl_si.cp1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sl_si.cp1250.vim; sourceTree = "<group>"; };
831		4C9BEB3C10484D5400182AEE /* menu_sl_si.latin2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sl_si.latin2.vim; sourceTree = "<group>"; };
832		4C9BEB3D10484D5400182AEE /* menu_sl_si.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sl_si.utf-8.vim"; sourceTree = "<group>"; };
833		4C9BEB3E10484D5400182AEE /* menu_slovak_slovak_republic.1250.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_slovak_slovak_republic.1250.vim; sourceTree = "<group>"; };
834		4C9BEB3F10484D5400182AEE /* menu_spanish_spain.850.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_spanish_spain.850.vim; sourceTree = "<group>"; };
835		4C9BEB4010484D5400182AEE /* menu_sr.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sr.utf-8.vim"; sourceTree = "<group>"; };
836		4C9BEB4110484D5400182AEE /* menu_sr_yu.ascii.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sr_yu.ascii.vim; sourceTree = "<group>"; };
837		4C9BEB4210484D5400182AEE /* menu_sr_yu.iso_8859-2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sr_yu.iso_8859-2.vim"; sourceTree = "<group>"; };
838		4C9BEB4310484D5400182AEE /* menu_sr_yu.iso_8859-5.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sr_yu.iso_8859-5.vim"; sourceTree = "<group>"; };
839		4C9BEB4410484D5400182AEE /* menu_sr_yu.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sr_yu.utf-8.vim"; sourceTree = "<group>"; };
840		4C9BEB4510484D5400182AEE /* menu_sv.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sv.latin1.vim; sourceTree = "<group>"; };
841		4C9BEB4610484D5400182AEE /* menu_sv.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sv.utf-8.vim"; sourceTree = "<group>"; };
842		4C9BEB4710484D5400182AEE /* menu_sv_se.latin1.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_sv_se.latin1.vim; sourceTree = "<group>"; };
843		4C9BEB4810484D5400182AEE /* menu_sv_se.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_sv_se.utf-8.vim"; sourceTree = "<group>"; };
844		4C9BEB4910484D5400182AEE /* menu_uk_ua.cp1251.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_uk_ua.cp1251.vim; sourceTree = "<group>"; };
845		4C9BEB4A10484D5400182AEE /* menu_uk_ua.koi8-u.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_uk_ua.koi8-u.vim"; sourceTree = "<group>"; };
846		4C9BEB4B10484D5400182AEE /* menu_vi_vn.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_vi_vn.vim; sourceTree = "<group>"; };
847		4C9BEB4C10484D5400182AEE /* menu_zh.big5.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh.big5.vim; sourceTree = "<group>"; };
848		4C9BEB4D10484D5400182AEE /* menu_zh.cp936.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh.cp936.vim; sourceTree = "<group>"; };
849		4C9BEB4E10484D5400182AEE /* menu_zh.cp950.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh.cp950.vim; sourceTree = "<group>"; };
850		4C9BEB4F10484D5400182AEE /* menu_zh.gb2312.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh.gb2312.vim; sourceTree = "<group>"; };
851		4C9BEB5010484D5400182AEE /* menu_zh_cn.18030.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_cn.18030.vim; sourceTree = "<group>"; };
852		4C9BEB5110484D5400182AEE /* menu_zh_cn.cp936.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_cn.cp936.vim; sourceTree = "<group>"; };
853		4C9BEB5210484D5400182AEE /* menu_zh_cn.gb2312.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_cn.gb2312.vim; sourceTree = "<group>"; };
854		4C9BEB5310484D5400182AEE /* menu_zh_cn.gbk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_cn.gbk.vim; sourceTree = "<group>"; };
855		4C9BEB5410484D5400182AEE /* menu_zh_cn.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_zh_cn.utf-8.vim"; sourceTree = "<group>"; };
856		4C9BEB5510484D5400182AEE /* menu_zh_tw.big5.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_tw.big5.vim; sourceTree = "<group>"; };
857		4C9BEB5610484D5400182AEE /* menu_zh_tw.cp950.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu_zh_tw.cp950.vim; sourceTree = "<group>"; };
858		4C9BEB5710484D5400182AEE /* menu_zh_tw.utf-8.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "menu_zh_tw.utf-8.vim"; sourceTree = "<group>"; };
859		4C9BEB5810484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
860		4C9BEB5910484D5400182AEE /* macmap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = macmap.vim; sourceTree = "<group>"; };
861		4C9BEB5B10484D5400182AEE /* dvorak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dvorak; sourceTree = "<group>"; };
862		4C9BEB5C10484D5400182AEE /* editexisting.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = editexisting.vim; sourceTree = "<group>"; };
863		4C9BEB5E10484D5400182AEE /* click.me */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = click.me; sourceTree = "<group>"; };
864		4C9BEB5F10484D5400182AEE /* click.me.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = click.me.info; sourceTree = "<group>"; };
865		4C9BEB6010484D5400182AEE /* hanoi.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hanoi.vim; sourceTree = "<group>"; };
866		4C9BEB6110484D5400182AEE /* poster */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = poster; sourceTree = "<group>"; };
867		4C9BEB6210484D5400182AEE /* poster.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = poster.info; sourceTree = "<group>"; };
868		4C9BEB6310484D5400182AEE /* hanoi.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = hanoi.info; sourceTree = "<group>"; };
869		4C9BEB6410484D5400182AEE /* justify.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = justify.vim; sourceTree = "<group>"; };
870		4C9BEB6510484D5400182AEE /* less.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = less.sh; sourceTree = "<group>"; };
871		4C9BEB6610484D5400182AEE /* less.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = less.vim; sourceTree = "<group>"; };
872		4C9BEB6810484D5400182AEE /* click.me */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = click.me; sourceTree = "<group>"; };
873		4C9BEB6910484D5400182AEE /* click.me.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = click.me.info; sourceTree = "<group>"; };
874		4C9BEB6A10484D5400182AEE /* life.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = life.vim; sourceTree = "<group>"; };
875		4C9BEB6B10484D5400182AEE /* matchit.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matchit.txt; sourceTree = "<group>"; };
876		4C9BEB6C10484D5400182AEE /* matchit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matchit.vim; sourceTree = "<group>"; };
877		4C9BEB6E10484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
878		4C9BEB6F10484D5400182AEE /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
879		4C9BEB7010484D5400182AEE /* maze.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = maze.c; sourceTree = "<group>"; };
880		4C9BEB7110484D5400182AEE /* maze_5.78 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = maze_5.78; sourceTree = "<group>"; };
881		4C9BEB7210484D5400182AEE /* maze_5.78.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = maze_5.78.info; sourceTree = "<group>"; };
882		4C9BEB7310484D5400182AEE /* maze_mac */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = maze_mac; sourceTree = "<group>"; };
883		4C9BEB7410484D5400182AEE /* mazeansi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mazeansi.c; sourceTree = "<group>"; };
884		4C9BEB7510484D5400182AEE /* mazeclean.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mazeclean.c; sourceTree = "<group>"; };
885		4C9BEB7610484D5400182AEE /* poster */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = poster; sourceTree = "<group>"; };
886		4C9BEB7710484D5400182AEE /* poster.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = poster.info; sourceTree = "<group>"; };
887		4C9BEB7810484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
888		4C9BEB7910484D5400182AEE /* README.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = README.txt.info; sourceTree = "<group>"; };
889		4C9BEB7A10484D5400182AEE /* maze.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = maze.info; sourceTree = "<group>"; };
890		4C9BEB7B10484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
891		4C9BEB7C10484D5400182AEE /* README.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = README.txt.info; sourceTree = "<group>"; };
892		4C9BEB7D10484D5400182AEE /* shellmenu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = shellmenu.vim; sourceTree = "<group>"; };
893		4C9BEB7E10484D5400182AEE /* swapmous.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = swapmous.vim; sourceTree = "<group>"; };
894		4C9BEB8010484D5400182AEE /* examples */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = examples; sourceTree = "<group>"; };
895		4C9BEB8110484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
896		4C9BEB8210484D5400182AEE /* README.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = README.txt.info; sourceTree = "<group>"; };
897		4C9BEB8310484D5400182AEE /* urm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = urm; sourceTree = "<group>"; };
898		4C9BEB8410484D5400182AEE /* urm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = urm.vim; sourceTree = "<group>"; };
899		4C9BEB8510484D5400182AEE /* urm.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = urm.info; sourceTree = "<group>"; };
900		4C9BEB8610484D5400182AEE /* macros.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = macros.info; sourceTree = "<group>"; };
901		4C9BEB8710484D5400182AEE /* makemenu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makemenu.vim; sourceTree = "<group>"; };
902		4C9BEB8810484D5400182AEE /* menu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu.vim; sourceTree = "<group>"; };
903		4C9BEB8910484D5400182AEE /* mswin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mswin.vim; sourceTree = "<group>"; };
904		4C9BEB8A10484D5400182AEE /* optwin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = optwin.vim; sourceTree = "<group>"; };
905		4C9BEB8C10484D5400182AEE /* getscriptPlugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = getscriptPlugin.vim; sourceTree = "<group>"; };
906		4C9BEB8D10484D5400182AEE /* gzip.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gzip.vim; sourceTree = "<group>"; };
907		4C9BEB8E10484D5400182AEE /* matchparen.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matchparen.vim; sourceTree = "<group>"; };
908		4C9BEB8F10484D5400182AEE /* netrwPlugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrwPlugin.vim; sourceTree = "<group>"; };
909		4C9BEB9010484D5400182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
910		4C9BEB9110484D5400182AEE /* rrhelper.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rrhelper.vim; sourceTree = "<group>"; };
911		4C9BEB9210484D5400182AEE /* spellfile.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spellfile.vim; sourceTree = "<group>"; };
912		4C9BEB9310484D5400182AEE /* tarPlugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tarPlugin.vim; sourceTree = "<group>"; };
913		4C9BEB9410484D5400182AEE /* tohtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tohtml.vim; sourceTree = "<group>"; };
914		4C9BEB9510484D5400182AEE /* vimballPlugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimballPlugin.vim; sourceTree = "<group>"; };
915		4C9BEB9610484D5400182AEE /* zipPlugin.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zipPlugin.vim; sourceTree = "<group>"; };
916		4C9BEB9810484D5400182AEE /* ascii.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ascii.ps; sourceTree = "<group>"; };
917		4C9BEB9910484D5400182AEE /* cidfont.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cidfont.ps; sourceTree = "<group>"; };
918		4C9BEB9A10484D5400182AEE /* cns_roman.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cns_roman.ps; sourceTree = "<group>"; };
919		4C9BEB9B10484D5400182AEE /* cp1250.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1250.ps; sourceTree = "<group>"; };
920		4C9BEB9C10484D5400182AEE /* cp1251.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1251.ps; sourceTree = "<group>"; };
921		4C9BEB9D10484D5400182AEE /* cp1252.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1252.ps; sourceTree = "<group>"; };
922		4C9BEB9E10484D5400182AEE /* cp1253.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1253.ps; sourceTree = "<group>"; };
923		4C9BEB9F10484D5400182AEE /* cp1254.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1254.ps; sourceTree = "<group>"; };
924		4C9BEBA010484D5400182AEE /* cp1255.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1255.ps; sourceTree = "<group>"; };
925		4C9BEBA110484D5400182AEE /* cp1257.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cp1257.ps; sourceTree = "<group>"; };
926		4C9BEBA210484D5400182AEE /* dec-mcs.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "dec-mcs.ps"; sourceTree = "<group>"; };
927		4C9BEBA310484D5400182AEE /* ebcdic-uk.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ebcdic-uk.ps"; sourceTree = "<group>"; };
928		4C9BEBA410484D5400182AEE /* gb_roman.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gb_roman.ps; sourceTree = "<group>"; };
929		4C9BEBA510484D5400182AEE /* hp-roman8.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "hp-roman8.ps"; sourceTree = "<group>"; };
930		4C9BEBA610484D5400182AEE /* iso-8859-10.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-10.ps"; sourceTree = "<group>"; };
931		4C9BEBA710484D5400182AEE /* iso-8859-11.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-11.ps"; sourceTree = "<group>"; };
932		4C9BEBA810484D5400182AEE /* iso-8859-13.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-13.ps"; sourceTree = "<group>"; };
933		4C9BEBA910484D5400182AEE /* iso-8859-14.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-14.ps"; sourceTree = "<group>"; };
934		4C9BEBAA10484D5400182AEE /* iso-8859-15.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-15.ps"; sourceTree = "<group>"; };
935		4C9BEBAB10484D5400182AEE /* iso-8859-2.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-2.ps"; sourceTree = "<group>"; };
936		4C9BEBAC10484D5400182AEE /* iso-8859-3.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-3.ps"; sourceTree = "<group>"; };
937		4C9BEBAD10484D5400182AEE /* iso-8859-4.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-4.ps"; sourceTree = "<group>"; };
938		4C9BEBAE10484D5400182AEE /* iso-8859-5.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-5.ps"; sourceTree = "<group>"; };
939		4C9BEBAF10484D5400182AEE /* iso-8859-7.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-7.ps"; sourceTree = "<group>"; };
940		4C9BEBB010484D5400182AEE /* iso-8859-8.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-8.ps"; sourceTree = "<group>"; };
941		4C9BEBB110484D5400182AEE /* iso-8859-9.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "iso-8859-9.ps"; sourceTree = "<group>"; };
942		4C9BEBB210484D5400182AEE /* jis_roman.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jis_roman.ps; sourceTree = "<group>"; };
943		4C9BEBB310484D5400182AEE /* koi8-r.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "koi8-r.ps"; sourceTree = "<group>"; };
944		4C9BEBB410484D5400182AEE /* koi8-u.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "koi8-u.ps"; sourceTree = "<group>"; };
945		4C9BEBB510484D5400182AEE /* ks_roman.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ks_roman.ps; sourceTree = "<group>"; };
946		4C9BEBB610484D5400182AEE /* latin1.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = latin1.ps; sourceTree = "<group>"; };
947		4C9BEBB710484D5400182AEE /* mac-roman.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "mac-roman.ps"; sourceTree = "<group>"; };
948		4C9BEBB810484D5400182AEE /* prolog.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prolog.ps; sourceTree = "<group>"; };
949		4C9BEBB910484D5400182AEE /* rgb.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rgb.txt; sourceTree = "<group>"; };
950		4C9BEBBA10484D5400182AEE /* scripts.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scripts.vim; sourceTree = "<group>"; };
951		4C9BEBBD10484D5400182AEE /* af_ZA.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = af_ZA.diff; sourceTree = "<group>"; };
952		4C9BEBBE10484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
953		4C9BEBC010484D5400182AEE /* am_ET.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = am_ET.diff; sourceTree = "<group>"; };
954		4C9BEBC110484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
955		4C9BEBC310484D5400182AEE /* bg_BG.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bg_BG.diff; sourceTree = "<group>"; };
956		4C9BEBC410484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
957		4C9BEBC610484D5400182AEE /* ca_ES.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ca_ES.diff; sourceTree = "<group>"; };
958		4C9BEBC710484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
959		4C9BEBC810484D5400182AEE /* cleanadd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cleanadd.vim; sourceTree = "<group>"; };
960		4C9BEBCA10484D5400182AEE /* cs_CZ.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs_CZ.diff; sourceTree = "<group>"; };
961		4C9BEBCB10484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
962		4C9BEBCD10484D5400182AEE /* cy_GB.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cy_GB.diff; sourceTree = "<group>"; };
963		4C9BEBCE10484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
964		4C9BEBD010484D5400182AEE /* da_DK.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = da_DK.diff; sourceTree = "<group>"; };
965		4C9BEBD110484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
966		4C9BEBD310484D5400182AEE /* de_19.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de_19.diff; sourceTree = "<group>"; };
967		4C9BEBD410484D5400182AEE /* de_20.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de_20.diff; sourceTree = "<group>"; };
968		4C9BEBD510484D5400182AEE /* de_AT.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de_AT.diff; sourceTree = "<group>"; };
969		4C9BEBD610484D5400182AEE /* de_CH.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de_CH.diff; sourceTree = "<group>"; };
970		4C9BEBD710484D5400182AEE /* de_DE.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de_DE.diff; sourceTree = "<group>"; };
971		4C9BEBD810484D5400182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
972		4C9BEBDA10484D5500182AEE /* el_GR.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = el_GR.diff; sourceTree = "<group>"; };
973		4C9BEBDB10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
974		4C9BEBDD10484D5500182AEE /* en_AU.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en_AU.diff; sourceTree = "<group>"; };
975		4C9BEBDE10484D5500182AEE /* en_CA.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en_CA.diff; sourceTree = "<group>"; };
976		4C9BEBDF10484D5500182AEE /* en_GB.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en_GB.diff; sourceTree = "<group>"; };
977		4C9BEBE010484D5500182AEE /* en_NZ.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en_NZ.diff; sourceTree = "<group>"; };
978		4C9BEBE110484D5500182AEE /* en_US.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en_US.diff; sourceTree = "<group>"; };
979		4C9BEBE210484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
980		4C9BEBE310484D5500182AEE /* en.ascii.spl */ = {isa = PBXFileReference; lastKnownFileType = file; path = en.ascii.spl; sourceTree = "<group>"; };
981		4C9BEBE410484D5500182AEE /* en.ascii.sug */ = {isa = PBXFileReference; lastKnownFileType = file; path = en.ascii.sug; sourceTree = "<group>"; };
982		4C9BEBE510484D5500182AEE /* en.latin1.spl */ = {isa = PBXFileReference; lastKnownFileType = file; path = en.latin1.spl; sourceTree = "<group>"; };
983		4C9BEBE610484D5500182AEE /* en.latin1.sug */ = {isa = PBXFileReference; lastKnownFileType = file; path = en.latin1.sug; sourceTree = "<group>"; };
984		4C9BEBE710484D5500182AEE /* en.utf-8.spl */ = {isa = PBXFileReference; lastKnownFileType = file; path = "en.utf-8.spl"; sourceTree = "<group>"; };
985		4C9BEBE810484D5500182AEE /* en.utf-8.sug */ = {isa = PBXFileReference; lastKnownFileType = file; path = "en.utf-8.sug"; sourceTree = "<group>"; };
986		4C9BEBEA10484D5500182AEE /* eo_l3.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eo_l3.diff; sourceTree = "<group>"; };
987		4C9BEBEB10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
988		4C9BEBED10484D5500182AEE /* es_ES.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = es_ES.diff; sourceTree = "<group>"; };
989		4C9BEBEE10484D5500182AEE /* es_MX.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = es_MX.diff; sourceTree = "<group>"; };
990		4C9BEBEF10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
991		4C9BEBF010484D5500182AEE /* fixdup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fixdup; sourceTree = "<group>"; };
992		4C9BEBF210484D5500182AEE /* fo_FO.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fo_FO.diff; sourceTree = "<group>"; };
993		4C9BEBF310484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
994		4C9BEBF510484D5500182AEE /* fr_FR.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fr_FR.diff; sourceTree = "<group>"; };
995		4C9BEBF610484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
996		4C9BEBF810484D5500182AEE /* ga_IE.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ga_IE.diff; sourceTree = "<group>"; };
997		4C9BEBF910484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
998		4C9BEBFB10484D5500182AEE /* gd_GB.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gd_GB.diff; sourceTree = "<group>"; };
999		4C9BEBFC10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1000		4C9BEBFE10484D5500182AEE /* gl_ES.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gl_ES.diff; sourceTree = "<group>"; };
1001		4C9BEBFF10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1002		4C9BEC0110484D5500182AEE /* he_IL.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = he_IL.diff; sourceTree = "<group>"; };
1003		4C9BEC0210484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1004		4C9BEC0310484D5500182AEE /* he.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = he.vim; sourceTree = "<group>"; };
1005		4C9BEC0510484D5500182AEE /* hr_HR.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hr_HR.diff; sourceTree = "<group>"; };
1006		4C9BEC0610484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1007		4C9BEC0810484D5500182AEE /* hu_HU.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hu_HU.diff; sourceTree = "<group>"; };
1008		4C9BEC0910484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1009		4C9BEC0B10484D5500182AEE /* id_ID.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = id_ID.diff; sourceTree = "<group>"; };
1010		4C9BEC0C10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1011		4C9BEC0E10484D5500182AEE /* it_IT.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = it_IT.diff; sourceTree = "<group>"; };
1012		4C9BEC0F10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1013		4C9BEC1110484D5500182AEE /* ku_TR.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ku_TR.diff; sourceTree = "<group>"; };
1014		4C9BEC1210484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1015		4C9BEC1410484D5500182AEE /* la.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = la.diff; sourceTree = "<group>"; };
1016		4C9BEC1510484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1017		4C9BEC1710484D5500182AEE /* lt_LT.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lt_LT.diff; sourceTree = "<group>"; };
1018		4C9BEC1810484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1019		4C9BEC1A10484D5500182AEE /* lv_LV.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lv_LV.diff; sourceTree = "<group>"; };
1020		4C9BEC1B10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1021		4C9BEC1C10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1022		4C9BEC1E10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1023		4C9BEC1F10484D5500182AEE /* mg_MG.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mg_MG.diff; sourceTree = "<group>"; };
1024		4C9BEC2110484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1025		4C9BEC2210484D5500182AEE /* mi_NZ.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mi_NZ.diff; sourceTree = "<group>"; };
1026		4C9BEC2410484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1027		4C9BEC2510484D5500182AEE /* ms_MY.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms_MY.diff; sourceTree = "<group>"; };
1028		4C9BEC2710484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1029		4C9BEC2810484D5500182AEE /* nb_NO.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nb_NO.diff; sourceTree = "<group>"; };
1030		4C9BEC2A10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1031		4C9BEC2B10484D5500182AEE /* nl_NL.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nl_NL.diff; sourceTree = "<group>"; };
1032		4C9BEC2D10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1033		4C9BEC2E10484D5500182AEE /* nn_NO.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nn_NO.diff; sourceTree = "<group>"; };
1034		4C9BEC3010484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1035		4C9BEC3110484D5500182AEE /* ny_MW.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ny_MW.diff; sourceTree = "<group>"; };
1036		4C9BEC3310484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1037		4C9BEC3410484D5500182AEE /* pl_PL.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pl_PL.diff; sourceTree = "<group>"; };
1038		4C9BEC3610484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1039		4C9BEC3710484D5500182AEE /* pt_BR.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pt_BR.diff; sourceTree = "<group>"; };
1040		4C9BEC3810484D5500182AEE /* pt_PT.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pt_PT.diff; sourceTree = "<group>"; };
1041		4C9BEC3910484D5500182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
1042		4C9BEC3A10484D5500182AEE /* README_en.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README_en.txt; sourceTree = "<group>"; };
1043		4C9BEC3C10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1044		4C9BEC3D10484D5500182AEE /* ro_RO.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ro_RO.diff; sourceTree = "<group>"; };
1045		4C9BEC3F10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1046		4C9BEC4010484D5500182AEE /* ru_RU.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ru_RU.diff; sourceTree = "<group>"; };
1047		4C9BEC4110484D5500182AEE /* ru_YO.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ru_YO.diff; sourceTree = "<group>"; };
1048		4C9BEC4310484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1049		4C9BEC4410484D5500182AEE /* rw_RW.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rw_RW.diff; sourceTree = "<group>"; };
1050		4C9BEC4610484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1051		4C9BEC4710484D5500182AEE /* sk_SK.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sk_SK.diff; sourceTree = "<group>"; };
1052		4C9BEC4910484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1053		4C9BEC4A10484D5500182AEE /* sl_SI.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sl_SI.diff; sourceTree = "<group>"; };
1054		4C9BEC4C10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1055		4C9BEC4D10484D5500182AEE /* sv_SE.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sv_SE.diff; sourceTree = "<group>"; };
1056		4C9BEC4F10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1057		4C9BEC5010484D5500182AEE /* sw_KE.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sw_KE.diff; sourceTree = "<group>"; };
1058		4C9BEC5210484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1059		4C9BEC5310484D5500182AEE /* th.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = th.diff; sourceTree = "<group>"; };
1060		4C9BEC5510484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1061		4C9BEC5610484D5500182AEE /* tl_PH.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tl_PH.diff; sourceTree = "<group>"; };
1062		4C9BEC5810484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1063		4C9BEC5910484D5500182AEE /* tn_ZA.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tn_ZA.diff; sourceTree = "<group>"; };
1064		4C9BEC5B10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1065		4C9BEC5C10484D5500182AEE /* uk_UA.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = uk_UA.diff; sourceTree = "<group>"; };
1066		4C9BEC5E10484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1067		4C9BEC5F10484D5500182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
1068		4C9BEC6010484D5500182AEE /* yi.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yi.diff; sourceTree = "<group>"; };
1069		4C9BEC6110484D5500182AEE /* yi_tr.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yi_tr.diff; sourceTree = "<group>"; };
1070		4C9BEC6210484D5500182AEE /* yi.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yi.vim; sourceTree = "<group>"; };
1071		4C9BEC6410484D5500182AEE /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1072		4C9BEC6510484D5500182AEE /* zu_ZA.diff */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zu_ZA.diff; sourceTree = "<group>"; };
1073		4C9BEC6610484D5500182AEE /* synmenu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = synmenu.vim; sourceTree = "<group>"; };
1074		4C9BEC6810484D5500182AEE /* 2html.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 2html.vim; sourceTree = "<group>"; };
1075		4C9BEC6910484D5500182AEE /* a2ps.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = a2ps.vim; sourceTree = "<group>"; };
1076		4C9BEC6A10484D5500182AEE /* a65.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = a65.vim; sourceTree = "<group>"; };
1077		4C9BEC6B10484D5500182AEE /* aap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aap.vim; sourceTree = "<group>"; };
1078		4C9BEC6C10484D5500182AEE /* abap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = abap.vim; sourceTree = "<group>"; };
1079		4C9BEC6D10484D5500182AEE /* abaqus.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = abaqus.vim; sourceTree = "<group>"; };
1080		4C9BEC6E10484D5500182AEE /* abc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = abc.vim; sourceTree = "<group>"; };
1081		4C9BEC6F10484D5500182AEE /* abel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = abel.vim; sourceTree = "<group>"; };
1082		4C9BEC7010484D5500182AEE /* acedb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = acedb.vim; sourceTree = "<group>"; };
1083		4C9BEC7110484D5500182AEE /* ada.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ada.vim; sourceTree = "<group>"; };
1084		4C9BEC7210484D5500182AEE /* aflex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aflex.vim; sourceTree = "<group>"; };
1085		4C9BEC7310484D5500182AEE /* ahdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ahdl.vim; sourceTree = "<group>"; };
1086		4C9BEC7410484D5500182AEE /* alsaconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = alsaconf.vim; sourceTree = "<group>"; };
1087		4C9BEC7510484D5500182AEE /* amiga.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = amiga.vim; sourceTree = "<group>"; };
1088		4C9BEC7610484D5500182AEE /* aml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aml.vim; sourceTree = "<group>"; };
1089		4C9BEC7710484D5500182AEE /* ampl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ampl.vim; sourceTree = "<group>"; };
1090		4C9BEC7810484D5500182AEE /* ant.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ant.vim; sourceTree = "<group>"; };
1091		4C9BEC7910484D5500182AEE /* antlr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = antlr.vim; sourceTree = "<group>"; };
1092		4C9BEC7A10484D5500182AEE /* apache.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = apache.vim; sourceTree = "<group>"; };
1093		4C9BEC7B10484D5500182AEE /* apachestyle.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = apachestyle.vim; sourceTree = "<group>"; };
1094		4C9BEC7C10484D5500182AEE /* arch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arch.vim; sourceTree = "<group>"; };
1095		4C9BEC7D10484D5500182AEE /* art.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = art.vim; sourceTree = "<group>"; };
1096		4C9BEC7E10484D5500182AEE /* asm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asm.vim; sourceTree = "<group>"; };
1097		4C9BEC7F10484D5500182AEE /* asm68k.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asm68k.vim; sourceTree = "<group>"; };
1098		4C9BEC8010484D5500182AEE /* asmh8300.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asmh8300.vim; sourceTree = "<group>"; };
1099		4C9BEC8110484D5500182AEE /* asn.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asn.vim; sourceTree = "<group>"; };
1100		4C9BEC8210484D5500182AEE /* aspperl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aspperl.vim; sourceTree = "<group>"; };
1101		4C9BEC8310484D5500182AEE /* aspvbs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aspvbs.vim; sourceTree = "<group>"; };
1102		4C9BEC8410484D5500182AEE /* asterisk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asterisk.vim; sourceTree = "<group>"; };
1103		4C9BEC8510484D5500182AEE /* asteriskvm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = asteriskvm.vim; sourceTree = "<group>"; };
1104		4C9BEC8610484D5500182AEE /* atlas.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = atlas.vim; sourceTree = "<group>"; };
1105		4C9BEC8710484D5500182AEE /* autohotkey.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = autohotkey.vim; sourceTree = "<group>"; };
1106		4C9BEC8810484D5500182AEE /* autoit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = autoit.vim; sourceTree = "<group>"; };
1107		4C9BEC8910484D5500182AEE /* automake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = automake.vim; sourceTree = "<group>"; };
1108		4C9BEC8A10484D5500182AEE /* ave.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ave.vim; sourceTree = "<group>"; };
1109		4C9BEC8B10484D5500182AEE /* awk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = awk.vim; sourceTree = "<group>"; };
1110		4C9BEC8C10484D5500182AEE /* ayacc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ayacc.vim; sourceTree = "<group>"; };
1111		4C9BEC8D10484D5500182AEE /* b.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = b.vim; sourceTree = "<group>"; };
1112		4C9BEC8E10484D5500182AEE /* baan.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = baan.vim; sourceTree = "<group>"; };
1113		4C9BEC8F10484D5500182AEE /* basic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = basic.vim; sourceTree = "<group>"; };
1114		4C9BEC9010484D5500182AEE /* bc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bc.vim; sourceTree = "<group>"; };
1115		4C9BEC9110484D5500182AEE /* bdf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bdf.vim; sourceTree = "<group>"; };
1116		4C9BEC9210484D5500182AEE /* bib.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bib.vim; sourceTree = "<group>"; };
1117		4C9BEC9310484D5500182AEE /* bindzone.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bindzone.vim; sourceTree = "<group>"; };
1118		4C9BEC9410484D5500182AEE /* blank.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = blank.vim; sourceTree = "<group>"; };
1119		4C9BEC9510484D5500182AEE /* bst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bst.vim; sourceTree = "<group>"; };
1120		4C9BEC9610484D5500182AEE /* btm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = btm.vim; sourceTree = "<group>"; };
1121		4C9BEC9710484D5500182AEE /* bzr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bzr.vim; sourceTree = "<group>"; };
1122		4C9BEC9810484D5500182AEE /* c.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = c.vim; sourceTree = "<group>"; };
1123		4C9BEC9910484D5500182AEE /* calendar.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = calendar.vim; sourceTree = "<group>"; };
1124		4C9BEC9A10484D5500182AEE /* catalog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = catalog.vim; sourceTree = "<group>"; };
1125		4C9BEC9B10484D5500182AEE /* cdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cdl.vim; sourceTree = "<group>"; };
1126		4C9BEC9C10484D5500182AEE /* cdrdaoconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cdrdaoconf.vim; sourceTree = "<group>"; };
1127		4C9BEC9D10484D5500182AEE /* cdrtoc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cdrtoc.vim; sourceTree = "<group>"; };
1128		4C9BEC9E10484D5500182AEE /* cf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cf.vim; sourceTree = "<group>"; };
1129		4C9BEC9F10484D5500182AEE /* cfg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cfg.vim; sourceTree = "<group>"; };
1130		4C9BECA010484D5500182AEE /* ch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ch.vim; sourceTree = "<group>"; };
1131		4C9BECA110484D5500182AEE /* change.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = change.vim; sourceTree = "<group>"; };
1132		4C9BECA210484D5500182AEE /* changelog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = changelog.vim; sourceTree = "<group>"; };
1133		4C9BECA310484D5500182AEE /* chaskell.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chaskell.vim; sourceTree = "<group>"; };
1134		4C9BECA410484D5500182AEE /* cheetah.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cheetah.vim; sourceTree = "<group>"; };
1135		4C9BECA510484D5500182AEE /* chill.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chill.vim; sourceTree = "<group>"; };
1136		4C9BECA610484D5500182AEE /* chordpro.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chordpro.vim; sourceTree = "<group>"; };
1137		4C9BECA710484D5500182AEE /* cl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cl.vim; sourceTree = "<group>"; };
1138		4C9BECA810484D5500182AEE /* clean.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = clean.vim; sourceTree = "<group>"; };
1139		4C9BECA910484D5500182AEE /* clipper.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = clipper.vim; sourceTree = "<group>"; };
1140		4C9BECAA10484D5500182AEE /* cmake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cmake.vim; sourceTree = "<group>"; };
1141		4C9BECAB10484D5500182AEE /* cmusrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cmusrc.vim; sourceTree = "<group>"; };
1142		4C9BECAC10484D5500182AEE /* cobol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cobol.vim; sourceTree = "<group>"; };
1143		4C9BECAD10484D5500182AEE /* coco.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = coco.vim; sourceTree = "<group>"; };
1144		4C9BECAE10484D5500182AEE /* colortest.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = colortest.vim; sourceTree = "<group>"; };
1145		4C9BECAF10484D5500182AEE /* conaryrecipe.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = conaryrecipe.vim; sourceTree = "<group>"; };
1146		4C9BECB010484D5500182AEE /* conf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = conf.vim; sourceTree = "<group>"; };
1147		4C9BECB110484D5500182AEE /* config.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.vim; sourceTree = "<group>"; };
1148		4C9BECB210484D5500182AEE /* context.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = context.vim; sourceTree = "<group>"; };
1149		4C9BECB310484D5500182AEE /* cpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cpp.vim; sourceTree = "<group>"; };
1150		4C9BECB410484D5500182AEE /* crm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = crm.vim; sourceTree = "<group>"; };
1151		4C9BECB510484D5500182AEE /* crontab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = crontab.vim; sourceTree = "<group>"; };
1152		4C9BECB610484D5500182AEE /* cs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.vim; sourceTree = "<group>"; };
1153		4C9BECB710484D5500182AEE /* csc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csc.vim; sourceTree = "<group>"; };
1154		4C9BECB810484D5500182AEE /* csh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csh.vim; sourceTree = "<group>"; };
1155		4C9BECB910484D5500182AEE /* csp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = csp.vim; sourceTree = "<group>"; };
1156		4C9BECBA10484D5500182AEE /* css.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = css.vim; sourceTree = "<group>"; };
1157		4C9BECBB10484D5500182AEE /* cterm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cterm.vim; sourceTree = "<group>"; };
1158		4C9BECBC10484D5500182AEE /* ctrlh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ctrlh.vim; sourceTree = "<group>"; };
1159		4C9BECBD10484D5500182AEE /* cuda.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cuda.vim; sourceTree = "<group>"; };
1160		4C9BECBE10484D5500182AEE /* cupl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cupl.vim; sourceTree = "<group>"; };
1161		4C9BECBF10484D5500182AEE /* cuplsim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cuplsim.vim; sourceTree = "<group>"; };
1162		4C9BECC010484D5500182AEE /* cvs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cvs.vim; sourceTree = "<group>"; };
1163		4C9BECC110484D5500182AEE /* cvsrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cvsrc.vim; sourceTree = "<group>"; };
1164		4C9BECC210484D5500182AEE /* cweb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cweb.vim; sourceTree = "<group>"; };
1165		4C9BECC310484D5500182AEE /* cynlib.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cynlib.vim; sourceTree = "<group>"; };
1166		4C9BECC410484D5500182AEE /* cynpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cynpp.vim; sourceTree = "<group>"; };
1167		4C9BECC510484D5500182AEE /* d.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = d.vim; sourceTree = "<group>"; };
1168		4C9BECC610484D5500182AEE /* dcd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dcd.vim; sourceTree = "<group>"; };
1169		4C9BECC710484D5500182AEE /* dcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dcl.vim; sourceTree = "<group>"; };
1170		4C9BECC810484D5500182AEE /* debchangelog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debchangelog.vim; sourceTree = "<group>"; };
1171		4C9BECC910484D5500182AEE /* debcontrol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debcontrol.vim; sourceTree = "<group>"; };
1172		4C9BECCA10484D5500182AEE /* debsources.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debsources.vim; sourceTree = "<group>"; };
1173		4C9BECCB10484D5500182AEE /* def.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = def.vim; sourceTree = "<group>"; };
1174		4C9BECCC10484D5500182AEE /* denyhosts.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = denyhosts.vim; sourceTree = "<group>"; };
1175		4C9BECCD10484D5500182AEE /* desc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = desc.vim; sourceTree = "<group>"; };
1176		4C9BECCE10484D5500182AEE /* desktop.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = desktop.vim; sourceTree = "<group>"; };
1177		4C9BECCF10484D5500182AEE /* dictconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictconf.vim; sourceTree = "<group>"; };
1178		4C9BECD010484D5500182AEE /* dictdconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dictdconf.vim; sourceTree = "<group>"; };
1179		4C9BECD110484D5500182AEE /* diff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.vim; sourceTree = "<group>"; };
1180		4C9BECD210484D5500182AEE /* dircolors.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dircolors.vim; sourceTree = "<group>"; };
1181		4C9BECD310484D5500182AEE /* diva.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diva.vim; sourceTree = "<group>"; };
1182		4C9BECD410484D5500182AEE /* django.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = django.vim; sourceTree = "<group>"; };
1183		4C9BECD510484D5500182AEE /* dns.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dns.vim; sourceTree = "<group>"; };
1184		4C9BECD610484D5500182AEE /* docbk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docbk.vim; sourceTree = "<group>"; };
1185		4C9BECD710484D5500182AEE /* docbksgml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docbksgml.vim; sourceTree = "<group>"; };
1186		4C9BECD810484D5500182AEE /* docbkxml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docbkxml.vim; sourceTree = "<group>"; };
1187		4C9BECD910484D5500182AEE /* dosbatch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dosbatch.vim; sourceTree = "<group>"; };
1188		4C9BECDA10484D5500182AEE /* dosini.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dosini.vim; sourceTree = "<group>"; };
1189		4C9BECDB10484D5500182AEE /* dot.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dot.vim; sourceTree = "<group>"; };
1190		4C9BECDC10484D5500182AEE /* doxygen.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = doxygen.vim; sourceTree = "<group>"; };
1191		4C9BECDD10484D5500182AEE /* dracula.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dracula.vim; sourceTree = "<group>"; };
1192		4C9BECDE10484D5500182AEE /* dsl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsl.vim; sourceTree = "<group>"; };
1193		4C9BECDF10484D5500182AEE /* dtd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtd.vim; sourceTree = "<group>"; };
1194		4C9BECE010484D5500182AEE /* dtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtml.vim; sourceTree = "<group>"; };
1195		4C9BECE110484D5500182AEE /* dtrace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dtrace.vim; sourceTree = "<group>"; };
1196		4C9BECE210484D5500182AEE /* dylan.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dylan.vim; sourceTree = "<group>"; };
1197		4C9BECE310484D5500182AEE /* dylanintr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dylanintr.vim; sourceTree = "<group>"; };
1198		4C9BECE410484D5500182AEE /* dylanlid.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dylanlid.vim; sourceTree = "<group>"; };
1199		4C9BECE510484D5500182AEE /* ecd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ecd.vim; sourceTree = "<group>"; };
1200		4C9BECE610484D5500182AEE /* edif.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = edif.vim; sourceTree = "<group>"; };
1201		4C9BECE710484D5500182AEE /* eiffel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eiffel.vim; sourceTree = "<group>"; };
1202		4C9BECE810484D5500182AEE /* elf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = elf.vim; sourceTree = "<group>"; };
1203		4C9BECE910484D5500182AEE /* elinks.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = elinks.vim; sourceTree = "<group>"; };
1204		4C9BECEA10484D5500182AEE /* elmfilt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = elmfilt.vim; sourceTree = "<group>"; };
1205		4C9BECEB10484D5500182AEE /* erlang.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = erlang.vim; sourceTree = "<group>"; };
1206		4C9BECEC10484D5500182AEE /* eruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eruby.vim; sourceTree = "<group>"; };
1207		4C9BECED10484D5500182AEE /* esmtprc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = esmtprc.vim; sourceTree = "<group>"; };
1208		4C9BECEE10484D5500182AEE /* esqlc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = esqlc.vim; sourceTree = "<group>"; };
1209		4C9BECEF10484D5500182AEE /* esterel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = esterel.vim; sourceTree = "<group>"; };
1210		4C9BECF010484D5500182AEE /* eterm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eterm.vim; sourceTree = "<group>"; };
1211		4C9BECF110484D5500182AEE /* eviews.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eviews.vim; sourceTree = "<group>"; };
1212		4C9BECF210484D5500182AEE /* exim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = exim.vim; sourceTree = "<group>"; };
1213		4C9BECF310484D5500182AEE /* expect.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = expect.vim; sourceTree = "<group>"; };
1214		4C9BECF410484D5500182AEE /* exports.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = exports.vim; sourceTree = "<group>"; };
1215		4C9BECF510484D5500182AEE /* fasm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fasm.vim; sourceTree = "<group>"; };
1216		4C9BECF610484D5500182AEE /* fdcc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fdcc.vim; sourceTree = "<group>"; };
1217		4C9BECF710484D5500182AEE /* fetchmail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fetchmail.vim; sourceTree = "<group>"; };
1218		4C9BECF810484D5500182AEE /* fgl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fgl.vim; sourceTree = "<group>"; };
1219		4C9BECF910484D5500182AEE /* flexwiki.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = flexwiki.vim; sourceTree = "<group>"; };
1220		4C9BECFA10484D5500182AEE /* focexec.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = focexec.vim; sourceTree = "<group>"; };
1221		4C9BECFB10484D5500182AEE /* form.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = form.vim; sourceTree = "<group>"; };
1222		4C9BECFC10484D5500182AEE /* forth.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = forth.vim; sourceTree = "<group>"; };
1223		4C9BECFD10484D5500182AEE /* fortran.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fortran.vim; sourceTree = "<group>"; };
1224		4C9BECFE10484D5500182AEE /* foxpro.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = foxpro.vim; sourceTree = "<group>"; };
1225		4C9BECFF10484D5500182AEE /* framescript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = framescript.vim; sourceTree = "<group>"; };
1226		4C9BED0010484D5500182AEE /* freebasic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = freebasic.vim; sourceTree = "<group>"; };
1227		4C9BED0110484D5500182AEE /* fstab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fstab.vim; sourceTree = "<group>"; };
1228		4C9BED0210484D5500182AEE /* fvwm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fvwm.vim; sourceTree = "<group>"; };
1229		4C9BED0310484D5500182AEE /* fvwm2m4.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fvwm2m4.vim; sourceTree = "<group>"; };
1230		4C9BED0410484D5500182AEE /* gdb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gdb.vim; sourceTree = "<group>"; };
1231		4C9BED0510484D5500182AEE /* gdmo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gdmo.vim; sourceTree = "<group>"; };
1232		4C9BED0610484D5500182AEE /* gedcom.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gedcom.vim; sourceTree = "<group>"; };
1233		4C9BED0710484D5500182AEE /* git.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = git.vim; sourceTree = "<group>"; };
1234		4C9BED0810484D5500182AEE /* gitcommit.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitcommit.vim; sourceTree = "<group>"; };
1235		4C9BED0910484D5500182AEE /* gitconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitconfig.vim; sourceTree = "<group>"; };
1236		4C9BED0A10484D5500182AEE /* gitrebase.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitrebase.vim; sourceTree = "<group>"; };
1237		4C9BED0B10484D5500182AEE /* gitsendemail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitsendemail.vim; sourceTree = "<group>"; };
1238		4C9BED0C10484D5500182AEE /* gkrellmrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gkrellmrc.vim; sourceTree = "<group>"; };
1239		4C9BED0D10484D5500182AEE /* gnuplot.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gnuplot.vim; sourceTree = "<group>"; };
1240		4C9BED0E10484D5500182AEE /* gp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gp.vim; sourceTree = "<group>"; };
1241		4C9BED0F10484D5500182AEE /* gpg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gpg.vim; sourceTree = "<group>"; };
1242		4C9BED1010484D5500182AEE /* grads.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = grads.vim; sourceTree = "<group>"; };
1243		4C9BED1110484D5500182AEE /* gretl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gretl.vim; sourceTree = "<group>"; };
1244		4C9BED1210484D5500182AEE /* groff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = groff.vim; sourceTree = "<group>"; };
1245		4C9BED1310484D5500182AEE /* groovy.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = groovy.vim; sourceTree = "<group>"; };
1246		4C9BED1410484D5500182AEE /* group.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = group.vim; sourceTree = "<group>"; };
1247		4C9BED1510484D5500182AEE /* grub.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = grub.vim; sourceTree = "<group>"; };
1248		4C9BED1610484D5500182AEE /* gsp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gsp.vim; sourceTree = "<group>"; };
1249		4C9BED1710484D5500182AEE /* gtkrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gtkrc.vim; sourceTree = "<group>"; };
1250		4C9BED1810484D5500182AEE /* haml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haml.vim; sourceTree = "<group>"; };
1251		4C9BED1910484D5500182AEE /* hamster.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hamster.vim; sourceTree = "<group>"; };
1252		4C9BED1A10484D5500182AEE /* haskell.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haskell.vim; sourceTree = "<group>"; };
1253		4C9BED1B10484D5500182AEE /* haste.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = haste.vim; sourceTree = "<group>"; };
1254		4C9BED1C10484D5500182AEE /* hastepreproc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hastepreproc.vim; sourceTree = "<group>"; };
1255		4C9BED1D10484D5500182AEE /* hb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hb.vim; sourceTree = "<group>"; };
1256		4C9BED1E10484D5500182AEE /* help.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = help.vim; sourceTree = "<group>"; };
1257		4C9BED1F10484D5500182AEE /* hercules.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hercules.vim; sourceTree = "<group>"; };
1258		4C9BED2010484D5500182AEE /* hex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hex.vim; sourceTree = "<group>"; };
1259		4C9BED2110484D5500182AEE /* hitest.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hitest.vim; sourceTree = "<group>"; };
1260		4C9BED2210484D5500182AEE /* hog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hog.vim; sourceTree = "<group>"; };
1261		4C9BED2310484D5500182AEE /* hostconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hostconf.vim; sourceTree = "<group>"; };
1262		4C9BED2410484D5500182AEE /* html.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = html.vim; sourceTree = "<group>"; };
1263		4C9BED2510484D5500182AEE /* htmlcheetah.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmlcheetah.vim; sourceTree = "<group>"; };
1264		4C9BED2610484D5500182AEE /* htmldjango.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmldjango.vim; sourceTree = "<group>"; };
1265		4C9BED2710484D5500182AEE /* htmlm4.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmlm4.vim; sourceTree = "<group>"; };
1266		4C9BED2810484D5500182AEE /* htmlos.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = htmlos.vim; sourceTree = "<group>"; };
1267		4C9BED2910484D5500182AEE /* ia64.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ia64.vim; sourceTree = "<group>"; };
1268		4C9BED2A10484D5500182AEE /* ibasic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ibasic.vim; sourceTree = "<group>"; };
1269		4C9BED2B10484D5500182AEE /* icemenu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = icemenu.vim; sourceTree = "<group>"; };
1270		4C9BED2C10484D5500182AEE /* icon.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = icon.vim; sourceTree = "<group>"; };
1271		4C9BED2D10484D5500182AEE /* idl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = idl.vim; sourceTree = "<group>"; };
1272		4C9BED2E10484D5500182AEE /* idlang.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = idlang.vim; sourceTree = "<group>"; };
1273		4C9BED2F10484D5500182AEE /* indent.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = indent.vim; sourceTree = "<group>"; };
1274		4C9BED3010484D5500182AEE /* inform.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = inform.vim; sourceTree = "<group>"; };
1275		4C9BED3110484D5500182AEE /* initex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = initex.vim; sourceTree = "<group>"; };
1276		4C9BED3210484D5500182AEE /* initng.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = initng.vim; sourceTree = "<group>"; };
1277		4C9BED3310484D5500182AEE /* inittab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = inittab.vim; sourceTree = "<group>"; };
1278		4C9BED3410484D5500182AEE /* ipfilter.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ipfilter.vim; sourceTree = "<group>"; };
1279		4C9BED3510484D5500182AEE /* ishd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ishd.vim; sourceTree = "<group>"; };
1280		4C9BED3610484D5500182AEE /* iss.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = iss.vim; sourceTree = "<group>"; };
1281		4C9BED3710484D5500182AEE /* ist.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ist.vim; sourceTree = "<group>"; };
1282		4C9BED3810484D5500182AEE /* jal.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jal.vim; sourceTree = "<group>"; };
1283		4C9BED3910484D5500182AEE /* jam.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jam.vim; sourceTree = "<group>"; };
1284		4C9BED3A10484D5500182AEE /* jargon.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jargon.vim; sourceTree = "<group>"; };
1285		4C9BED3B10484D5500182AEE /* java.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = java.vim; sourceTree = "<group>"; };
1286		4C9BED3C10484D5500182AEE /* javacc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javacc.vim; sourceTree = "<group>"; };
1287		4C9BED3D10484D5500182AEE /* javascript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = javascript.vim; sourceTree = "<group>"; };
1288		4C9BED3E10484D5500182AEE /* jess.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jess.vim; sourceTree = "<group>"; };
1289		4C9BED3F10484D5500182AEE /* jgraph.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jgraph.vim; sourceTree = "<group>"; };
1290		4C9BED4010484D5500182AEE /* jproperties.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jproperties.vim; sourceTree = "<group>"; };
1291		4C9BED4110484D5500182AEE /* jsp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = jsp.vim; sourceTree = "<group>"; };
1292		4C9BED4210484D5500182AEE /* kconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kconfig.vim; sourceTree = "<group>"; };
1293		4C9BED4310484D5500182AEE /* kix.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kix.vim; sourceTree = "<group>"; };
1294		4C9BED4410484D5500182AEE /* kscript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kscript.vim; sourceTree = "<group>"; };
1295		4C9BED4510484D5500182AEE /* kwt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kwt.vim; sourceTree = "<group>"; };
1296		4C9BED4610484D5500182AEE /* lace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lace.vim; sourceTree = "<group>"; };
1297		4C9BED4710484D5500182AEE /* latte.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = latte.vim; sourceTree = "<group>"; };
1298		4C9BED4810484D5500182AEE /* ld.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ld.vim; sourceTree = "<group>"; };
1299		4C9BED4910484D5500182AEE /* ldapconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ldapconf.vim; sourceTree = "<group>"; };
1300		4C9BED4A10484D5500182AEE /* ldif.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ldif.vim; sourceTree = "<group>"; };
1301		4C9BED4B10484D5500182AEE /* lex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lex.vim; sourceTree = "<group>"; };
1302		4C9BED4C10484D5500182AEE /* lftp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lftp.vim; sourceTree = "<group>"; };
1303		4C9BED4D10484D5500182AEE /* lhaskell.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lhaskell.vim; sourceTree = "<group>"; };
1304		4C9BED4E10484D5500182AEE /* libao.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libao.vim; sourceTree = "<group>"; };
1305		4C9BED4F10484D5500182AEE /* lifelines.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lifelines.vim; sourceTree = "<group>"; };
1306		4C9BED5010484D5500182AEE /* lilo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lilo.vim; sourceTree = "<group>"; };
1307		4C9BED5110484D5500182AEE /* limits.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = limits.vim; sourceTree = "<group>"; };
1308		4C9BED5210484D5500182AEE /* lisp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lisp.vim; sourceTree = "<group>"; };
1309		4C9BED5310484D5500182AEE /* lite.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lite.vim; sourceTree = "<group>"; };
1310		4C9BED5410484D5500182AEE /* litestep.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = litestep.vim; sourceTree = "<group>"; };
1311		4C9BED5510484D5500182AEE /* loginaccess.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = loginaccess.vim; sourceTree = "<group>"; };
1312		4C9BED5610484D5500182AEE /* logindefs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = logindefs.vim; sourceTree = "<group>"; };
1313		4C9BED5710484D5500182AEE /* logtalk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = logtalk.vim; sourceTree = "<group>"; };
1314		4C9BED5810484D5500182AEE /* lotos.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lotos.vim; sourceTree = "<group>"; };
1315		4C9BED5910484D5500182AEE /* lout.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lout.vim; sourceTree = "<group>"; };
1316		4C9BED5A10484D5500182AEE /* lpc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lpc.vim; sourceTree = "<group>"; };
1317		4C9BED5B10484D5500182AEE /* lprolog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lprolog.vim; sourceTree = "<group>"; };
1318		4C9BED5C10484D5500182AEE /* lscript.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lscript.vim; sourceTree = "<group>"; };
1319		4C9BED5D10484D5500182AEE /* lsl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lsl.vim; sourceTree = "<group>"; };
1320		4C9BED5E10484D5500182AEE /* lss.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lss.vim; sourceTree = "<group>"; };
1321		4C9BED5F10484D5500182AEE /* lua.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lua.vim; sourceTree = "<group>"; };
1322		4C9BED6010484D5500182AEE /* lynx.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lynx.vim; sourceTree = "<group>"; };
1323		4C9BED6110484D5500182AEE /* m4.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = m4.vim; sourceTree = "<group>"; };
1324		4C9BED6210484D5500182AEE /* mail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mail.vim; sourceTree = "<group>"; };
1325		4C9BED6310484D5500182AEE /* mailaliases.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mailaliases.vim; sourceTree = "<group>"; };
1326		4C9BED6410484D5500182AEE /* mailcap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mailcap.vim; sourceTree = "<group>"; };
1327		4C9BED6510484D5500182AEE /* make.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = make.vim; sourceTree = "<group>"; };
1328		4C9BED6610484D5500182AEE /* man.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = man.vim; sourceTree = "<group>"; };
1329		4C9BED6710484D5500182AEE /* manconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = manconf.vim; sourceTree = "<group>"; };
1330		4C9BED6810484D5500182AEE /* manual.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = manual.vim; sourceTree = "<group>"; };
1331		4C9BED6910484D5500182AEE /* maple.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = maple.vim; sourceTree = "<group>"; };
1332		4C9BED6A10484D5500182AEE /* masm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = masm.vim; sourceTree = "<group>"; };
1333		4C9BED6B10484D5500182AEE /* mason.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mason.vim; sourceTree = "<group>"; };
1334		4C9BED6C10484D5500182AEE /* master.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = master.vim; sourceTree = "<group>"; };
1335		4C9BED6D10484D5500182AEE /* matlab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = matlab.vim; sourceTree = "<group>"; };
1336		4C9BED6E10484D5500182AEE /* maxima.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = maxima.vim; sourceTree = "<group>"; };
1337		4C9BED6F10484D5500182AEE /* mel.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mel.vim; sourceTree = "<group>"; };
1338		4C9BED7010484D5500182AEE /* messages.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = messages.vim; sourceTree = "<group>"; };
1339		4C9BED7110484D5500182AEE /* mf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mf.vim; sourceTree = "<group>"; };
1340		4C9BED7210484D5500182AEE /* mgl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mgl.vim; sourceTree = "<group>"; };
1341		4C9BED7310484D5500182AEE /* mgp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mgp.vim; sourceTree = "<group>"; };
1342		4C9BED7410484D5500182AEE /* mib.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mib.vim; sourceTree = "<group>"; };
1343		4C9BED7510484D5500182AEE /* mma.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mma.vim; sourceTree = "<group>"; };
1344		4C9BED7610484D5500182AEE /* mmix.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mmix.vim; sourceTree = "<group>"; };
1345		4C9BED7710484D5500182AEE /* mmp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mmp.vim; sourceTree = "<group>"; };
1346		4C9BED7810484D5500182AEE /* modconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modconf.vim; sourceTree = "<group>"; };
1347		4C9BED7910484D5500182AEE /* model.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = model.vim; sourceTree = "<group>"; };
1348		4C9BED7A10484D5500182AEE /* modsim3.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modsim3.vim; sourceTree = "<group>"; };
1349		4C9BED7B10484D5500182AEE /* modula2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modula2.vim; sourceTree = "<group>"; };
1350		4C9BED7C10484D5500182AEE /* modula3.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = modula3.vim; sourceTree = "<group>"; };
1351		4C9BED7D10484D5500182AEE /* monk.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = monk.vim; sourceTree = "<group>"; };
1352		4C9BED7E10484D5500182AEE /* moo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = moo.vim; sourceTree = "<group>"; };
1353		4C9BED7F10484D5500182AEE /* mp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mp.vim; sourceTree = "<group>"; };
1354		4C9BED8010484D5500182AEE /* mplayerconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mplayerconf.vim; sourceTree = "<group>"; };
1355		4C9BED8110484D5500182AEE /* mrxvtrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mrxvtrc.vim; sourceTree = "<group>"; };
1356		4C9BED8210484D5500182AEE /* msidl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msidl.vim; sourceTree = "<group>"; };
1357		4C9BED8310484D5500182AEE /* msmessages.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msmessages.vim; sourceTree = "<group>"; };
1358		4C9BED8410484D5500182AEE /* msql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msql.vim; sourceTree = "<group>"; };
1359		4C9BED8510484D5500182AEE /* mupad.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mupad.vim; sourceTree = "<group>"; };
1360		4C9BED8610484D5500182AEE /* mush.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mush.vim; sourceTree = "<group>"; };
1361		4C9BED8710484D5500182AEE /* muttrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = muttrc.vim; sourceTree = "<group>"; };
1362		4C9BED8810484D5500182AEE /* mysql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mysql.vim; sourceTree = "<group>"; };
1363		4C9BED8910484D5500182AEE /* named.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = named.vim; sourceTree = "<group>"; };
1364		4C9BED8A10484D5500182AEE /* nanorc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nanorc.vim; sourceTree = "<group>"; };
1365		4C9BED8B10484D5500182AEE /* nasm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nasm.vim; sourceTree = "<group>"; };
1366		4C9BED8C10484D5500182AEE /* nastran.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nastran.vim; sourceTree = "<group>"; };
1367		4C9BED8D10484D5500182AEE /* natural.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = natural.vim; sourceTree = "<group>"; };
1368		4C9BED8E10484D5500182AEE /* ncf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ncf.vim; sourceTree = "<group>"; };
1369		4C9BED8F10484D5500182AEE /* netrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrc.vim; sourceTree = "<group>"; };
1370		4C9BED9010484D5500182AEE /* netrw.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrw.vim; sourceTree = "<group>"; };
1371		4C9BED9110484D5500182AEE /* nosyntax.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nosyntax.vim; sourceTree = "<group>"; };
1372		4C9BED9210484D5500182AEE /* nqc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nqc.vim; sourceTree = "<group>"; };
1373		4C9BED9310484D5500182AEE /* nroff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nroff.vim; sourceTree = "<group>"; };
1374		4C9BED9410484D5500182AEE /* nsis.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nsis.vim; sourceTree = "<group>"; };
1375		4C9BED9510484D5500182AEE /* objc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = objc.vim; sourceTree = "<group>"; };
1376		4C9BED9610484D5500182AEE /* objcpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = objcpp.vim; sourceTree = "<group>"; };
1377		4C9BED9710484D5500182AEE /* ocaml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ocaml.vim; sourceTree = "<group>"; };
1378		4C9BED9810484D5500182AEE /* occam.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = occam.vim; sourceTree = "<group>"; };
1379		4C9BED9910484D5500182AEE /* omnimark.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = omnimark.vim; sourceTree = "<group>"; };
1380		4C9BED9A10484D5500182AEE /* openroad.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = openroad.vim; sourceTree = "<group>"; };
1381		4C9BED9B10484D5500182AEE /* opl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = opl.vim; sourceTree = "<group>"; };
1382		4C9BED9C10484D5500182AEE /* ora.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ora.vim; sourceTree = "<group>"; };
1383		4C9BED9D10484D5500182AEE /* pamconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pamconf.vim; sourceTree = "<group>"; };
1384		4C9BED9E10484D5500182AEE /* papp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = papp.vim; sourceTree = "<group>"; };
1385		4C9BED9F10484D5500182AEE /* pascal.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pascal.vim; sourceTree = "<group>"; };
1386		4C9BEDA010484D5500182AEE /* passwd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = passwd.vim; sourceTree = "<group>"; };
1387		4C9BEDA110484D5500182AEE /* pcap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pcap.vim; sourceTree = "<group>"; };
1388		4C9BEDA210484D5500182AEE /* pccts.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pccts.vim; sourceTree = "<group>"; };
1389		4C9BEDA310484D5500182AEE /* pdf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pdf.vim; sourceTree = "<group>"; };
1390		4C9BEDA410484D5500182AEE /* perl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = perl.vim; sourceTree = "<group>"; };
1391		4C9BEDA510484D5500182AEE /* pf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pf.vim; sourceTree = "<group>"; };
1392		4C9BEDA610484D5500182AEE /* pfmain.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pfmain.vim; sourceTree = "<group>"; };
1393		4C9BEDA710484D5500182AEE /* php.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = php.vim; sourceTree = "<group>"; };
1394		4C9BEDA810484D5500182AEE /* phtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = phtml.vim; sourceTree = "<group>"; };
1395		4C9BEDA910484D5500182AEE /* pic.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pic.vim; sourceTree = "<group>"; };
1396		4C9BEDAA10484D5500182AEE /* pike.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pike.vim; sourceTree = "<group>"; };
1397		4C9BEDAB10484D5500182AEE /* pilrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pilrc.vim; sourceTree = "<group>"; };
1398		4C9BEDAC10484D5500182AEE /* pine.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pine.vim; sourceTree = "<group>"; };
1399		4C9BEDAD10484D5500182AEE /* pinfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pinfo.vim; sourceTree = "<group>"; };
1400		4C9BEDAE10484D5500182AEE /* plaintex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plaintex.vim; sourceTree = "<group>"; };
1401		4C9BEDAF10484D5500182AEE /* plm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plm.vim; sourceTree = "<group>"; };
1402		4C9BEDB010484D5500182AEE /* plp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plp.vim; sourceTree = "<group>"; };
1403		4C9BEDB110484D5500182AEE /* plsql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plsql.vim; sourceTree = "<group>"; };
1404		4C9BEDB210484D5500182AEE /* po.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = po.vim; sourceTree = "<group>"; };
1405		4C9BEDB310484D5500182AEE /* pod.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pod.vim; sourceTree = "<group>"; };
1406		4C9BEDB410484D5500182AEE /* postscr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = postscr.vim; sourceTree = "<group>"; };
1407		4C9BEDB510484D5500182AEE /* pov.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pov.vim; sourceTree = "<group>"; };
1408		4C9BEDB610484D5500182AEE /* povini.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = povini.vim; sourceTree = "<group>"; };
1409		4C9BEDB710484D5500182AEE /* ppd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ppd.vim; sourceTree = "<group>"; };
1410		4C9BEDB810484D5500182AEE /* ppwiz.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ppwiz.vim; sourceTree = "<group>"; };
1411		4C9BEDB910484D5500182AEE /* prescribe.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prescribe.vim; sourceTree = "<group>"; };
1412		4C9BEDBA10484D5500182AEE /* privoxy.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = privoxy.vim; sourceTree = "<group>"; };
1413		4C9BEDBB10484D5500182AEE /* procmail.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = procmail.vim; sourceTree = "<group>"; };
1414		4C9BEDBC10484D5500182AEE /* progress.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = progress.vim; sourceTree = "<group>"; };
1415		4C9BEDBD10484D5500182AEE /* prolog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = prolog.vim; sourceTree = "<group>"; };
1416		4C9BEDBE10484D5500182AEE /* promela.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = promela.vim; sourceTree = "<group>"; };
1417		4C9BEDBF10484D5500182AEE /* protocols.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = protocols.vim; sourceTree = "<group>"; };
1418		4C9BEDC010484D5500182AEE /* psf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = psf.vim; sourceTree = "<group>"; };
1419		4C9BEDC110484D5500182AEE /* ptcap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ptcap.vim; sourceTree = "<group>"; };
1420		4C9BEDC210484D5500182AEE /* purifylog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = purifylog.vim; sourceTree = "<group>"; };
1421		4C9BEDC310484D5500182AEE /* pyrex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pyrex.vim; sourceTree = "<group>"; };
1422		4C9BEDC410484D5500182AEE /* python.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = python.vim; sourceTree = "<group>"; };
1423		4C9BEDC510484D5500182AEE /* qf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = qf.vim; sourceTree = "<group>"; };
1424		4C9BEDC610484D5500182AEE /* quake.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quake.vim; sourceTree = "<group>"; };
1425		4C9BEDC710484D5500182AEE /* r.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = r.vim; sourceTree = "<group>"; };
1426		4C9BEDC810484D5500182AEE /* racc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racc.vim; sourceTree = "<group>"; };
1427		4C9BEDC910484D5500182AEE /* radiance.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = radiance.vim; sourceTree = "<group>"; };
1428		4C9BEDCA10484D5500182AEE /* ratpoison.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ratpoison.vim; sourceTree = "<group>"; };
1429		4C9BEDCB10484D5500182AEE /* rc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rc.vim; sourceTree = "<group>"; };
1430		4C9BEDCC10484D5500182AEE /* rcs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rcs.vim; sourceTree = "<group>"; };
1431		4C9BEDCD10484D5500182AEE /* rcslog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rcslog.vim; sourceTree = "<group>"; };
1432		4C9BEDCE10484D5500182AEE /* readline.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readline.vim; sourceTree = "<group>"; };
1433		4C9BEDCF10484D5500182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
1434		4C9BEDD010484D5500182AEE /* rebol.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rebol.vim; sourceTree = "<group>"; };
1435		4C9BEDD110484D5500182AEE /* registry.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = registry.vim; sourceTree = "<group>"; };
1436		4C9BEDD210484D5500182AEE /* remind.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = remind.vim; sourceTree = "<group>"; };
1437		4C9BEDD310484D5500182AEE /* resolv.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = resolv.vim; sourceTree = "<group>"; };
1438		4C9BEDD410484D5500182AEE /* reva.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = reva.vim; sourceTree = "<group>"; };
1439		4C9BEDD510484D5500182AEE /* rexx.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rexx.vim; sourceTree = "<group>"; };
1440		4C9BEDD610484D5500182AEE /* rhelp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rhelp.vim; sourceTree = "<group>"; };
1441		4C9BEDD710484D5500182AEE /* rib.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rib.vim; sourceTree = "<group>"; };
1442		4C9BEDD810484D5500182AEE /* rnc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rnc.vim; sourceTree = "<group>"; };
1443		4C9BEDD910484D5500182AEE /* rnoweb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rnoweb.vim; sourceTree = "<group>"; };
1444		4C9BEDDA10484D5500182AEE /* robots.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = robots.vim; sourceTree = "<group>"; };
1445		4C9BEDDB10484D5500182AEE /* rpcgen.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rpcgen.vim; sourceTree = "<group>"; };
1446		4C9BEDDC10484D5500182AEE /* rpl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rpl.vim; sourceTree = "<group>"; };
1447		4C9BEDDD10484D5500182AEE /* rst.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rst.vim; sourceTree = "<group>"; };
1448		4C9BEDDE10484D5500182AEE /* rtf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rtf.vim; sourceTree = "<group>"; };
1449		4C9BEDDF10484D5500182AEE /* ruby.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ruby.vim; sourceTree = "<group>"; };
1450		4C9BEDE010484D5500182AEE /* samba.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samba.vim; sourceTree = "<group>"; };
1451		4C9BEDE110484D5500182AEE /* sas.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sas.vim; sourceTree = "<group>"; };
1452		4C9BEDE210484D5500182AEE /* sass.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sass.vim; sourceTree = "<group>"; };
1453		4C9BEDE310484D5500182AEE /* sather.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sather.vim; sourceTree = "<group>"; };
1454		4C9BEDE410484D5500182AEE /* scheme.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scheme.vim; sourceTree = "<group>"; };
1455		4C9BEDE510484D5500182AEE /* scilab.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scilab.vim; sourceTree = "<group>"; };
1456		4C9BEDE610484D5500182AEE /* screen.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = screen.vim; sourceTree = "<group>"; };
1457		4C9BEDE710484D5500182AEE /* sd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sd.vim; sourceTree = "<group>"; };
1458		4C9BEDE810484D5500182AEE /* sdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sdl.vim; sourceTree = "<group>"; };
1459		4C9BEDE910484D5500182AEE /* sed.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sed.vim; sourceTree = "<group>"; };
1460		4C9BEDEA10484D5500182AEE /* sendpr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sendpr.vim; sourceTree = "<group>"; };
1461		4C9BEDEB10484D5500182AEE /* sensors.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sensors.vim; sourceTree = "<group>"; };
1462		4C9BEDEC10484D5500182AEE /* services.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = services.vim; sourceTree = "<group>"; };
1463		4C9BEDED10484D5500182AEE /* setserial.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = setserial.vim; sourceTree = "<group>"; };
1464		4C9BEDEE10484D5500182AEE /* sgml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sgml.vim; sourceTree = "<group>"; };
1465		4C9BEDEF10484D5500182AEE /* sgmldecl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sgmldecl.vim; sourceTree = "<group>"; };
1466		4C9BEDF010484D5500182AEE /* sgmllnx.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sgmllnx.vim; sourceTree = "<group>"; };
1467		4C9BEDF110484D5500182AEE /* sh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sh.vim; sourceTree = "<group>"; };
1468		4C9BEDF210484D5500182AEE /* sicad.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sicad.vim; sourceTree = "<group>"; };
1469		4C9BEDF310484D5500182AEE /* sieve.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sieve.vim; sourceTree = "<group>"; };
1470		4C9BEDF410484D5500182AEE /* simula.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = simula.vim; sourceTree = "<group>"; };
1471		4C9BEDF510484D5500182AEE /* sinda.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sinda.vim; sourceTree = "<group>"; };
1472		4C9BEDF610484D5500182AEE /* sindacmp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sindacmp.vim; sourceTree = "<group>"; };
1473		4C9BEDF710484D5500182AEE /* sindaout.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sindaout.vim; sourceTree = "<group>"; };
1474		4C9BEDF810484D5500182AEE /* sisu.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sisu.vim; sourceTree = "<group>"; };
1475		4C9BEDF910484D5500182AEE /* skill.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = skill.vim; sourceTree = "<group>"; };
1476		4C9BEDFA10484D5500182AEE /* sl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sl.vim; sourceTree = "<group>"; };
1477		4C9BEDFB10484D5500182AEE /* slang.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slang.vim; sourceTree = "<group>"; };
1478		4C9BEDFC10484D5500182AEE /* slice.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slice.vim; sourceTree = "<group>"; };
1479		4C9BEDFD10484D5500182AEE /* slpconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpconf.vim; sourceTree = "<group>"; };
1480		4C9BEDFE10484D5500182AEE /* slpreg.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpreg.vim; sourceTree = "<group>"; };
1481		4C9BEDFF10484D5500182AEE /* slpspi.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slpspi.vim; sourceTree = "<group>"; };
1482		4C9BEE0010484D5500182AEE /* slrnrc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slrnrc.vim; sourceTree = "<group>"; };
1483		4C9BEE0110484D5500182AEE /* slrnsc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = slrnsc.vim; sourceTree = "<group>"; };
1484		4C9BEE0210484D5500182AEE /* sm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sm.vim; sourceTree = "<group>"; };
1485		4C9BEE0310484D5500182AEE /* smarty.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smarty.vim; sourceTree = "<group>"; };
1486		4C9BEE0410484D5500182AEE /* smcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smcl.vim; sourceTree = "<group>"; };
1487		4C9BEE0510484D5500182AEE /* smil.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smil.vim; sourceTree = "<group>"; };
1488		4C9BEE0610484D5500182AEE /* smith.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smith.vim; sourceTree = "<group>"; };
1489		4C9BEE0710484D5500182AEE /* sml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sml.vim; sourceTree = "<group>"; };
1490		4C9BEE0810484D5500182AEE /* snnsnet.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = snnsnet.vim; sourceTree = "<group>"; };
1491		4C9BEE0910484D5500182AEE /* snnspat.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = snnspat.vim; sourceTree = "<group>"; };
1492		4C9BEE0A10484D5500182AEE /* snnsres.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = snnsres.vim; sourceTree = "<group>"; };
1493		4C9BEE0B10484D5500182AEE /* snobol4.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = snobol4.vim; sourceTree = "<group>"; };
1494		4C9BEE0C10484D5500182AEE /* spec.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spec.vim; sourceTree = "<group>"; };
1495		4C9BEE0D10484D5500182AEE /* specman.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = specman.vim; sourceTree = "<group>"; };
1496		4C9BEE0E10484D5500182AEE /* spice.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spice.vim; sourceTree = "<group>"; };
1497		4C9BEE0F10484D5500182AEE /* splint.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = splint.vim; sourceTree = "<group>"; };
1498		4C9BEE1010484D5500182AEE /* spup.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spup.vim; sourceTree = "<group>"; };
1499		4C9BEE1110484D5500182AEE /* spyce.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spyce.vim; sourceTree = "<group>"; };
1500		4C9BEE1210484D5500182AEE /* sql.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sql.vim; sourceTree = "<group>"; };
1501		4C9BEE1310484D5500182AEE /* sqlanywhere.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlanywhere.vim; sourceTree = "<group>"; };
1502		4C9BEE1410484D5500182AEE /* sqlforms.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlforms.vim; sourceTree = "<group>"; };
1503		4C9BEE1510484D5500182AEE /* sqlinformix.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlinformix.vim; sourceTree = "<group>"; };
1504		4C9BEE1610484D5500182AEE /* sqlj.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqlj.vim; sourceTree = "<group>"; };
1505		4C9BEE1710484D5500182AEE /* sqloracle.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqloracle.vim; sourceTree = "<group>"; };
1506		4C9BEE1810484D5500182AEE /* sqr.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sqr.vim; sourceTree = "<group>"; };
1507		4C9BEE1910484D5500182AEE /* squid.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = squid.vim; sourceTree = "<group>"; };
1508		4C9BEE1A10484D5500182AEE /* sshconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sshconfig.vim; sourceTree = "<group>"; };
1509		4C9BEE1B10484D5500182AEE /* sshdconfig.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sshdconfig.vim; sourceTree = "<group>"; };
1510		4C9BEE1C10484D5500182AEE /* st.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = st.vim; sourceTree = "<group>"; };
1511		4C9BEE1D10484D5500182AEE /* stata.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = stata.vim; sourceTree = "<group>"; };
1512		4C9BEE1E10484D5500182AEE /* stp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = stp.vim; sourceTree = "<group>"; };
1513		4C9BEE1F10484D5500182AEE /* strace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = strace.vim; sourceTree = "<group>"; };
1514		4C9BEE2010484D5500182AEE /* sudoers.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sudoers.vim; sourceTree = "<group>"; };
1515		4C9BEE2110484D5500182AEE /* svn.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = svn.vim; sourceTree = "<group>"; };
1516		4C9BEE2210484D5500182AEE /* syncolor.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syncolor.vim; sourceTree = "<group>"; };
1517		4C9BEE2310484D5500182AEE /* synload.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = synload.vim; sourceTree = "<group>"; };
1518		4C9BEE2410484D5500182AEE /* syntax.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syntax.vim; sourceTree = "<group>"; };
1519		4C9BEE2510484D5500182AEE /* sysctl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sysctl.vim; sourceTree = "<group>"; };
1520		4C9BEE2610484D5500182AEE /* tads.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tads.vim; sourceTree = "<group>"; };
1521		4C9BEE2710484D5500182AEE /* tags.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tags.vim; sourceTree = "<group>"; };
1522		4C9BEE2810484D5500182AEE /* tak.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tak.vim; sourceTree = "<group>"; };
1523		4C9BEE2910484D5500182AEE /* takcmp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = takcmp.vim; sourceTree = "<group>"; };
1524		4C9BEE2A10484D5500182AEE /* takout.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = takout.vim; sourceTree = "<group>"; };
1525		4C9BEE2B10484D5500182AEE /* tar.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tar.vim; sourceTree = "<group>"; };
1526		4C9BEE2C10484D5500182AEE /* tasm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tasm.vim; sourceTree = "<group>"; };
1527		4C9BEE2D10484D5500182AEE /* tcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.vim; sourceTree = "<group>"; };
1528		4C9BEE2E10484D5500182AEE /* tcsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcsh.vim; sourceTree = "<group>"; };
1529		4C9BEE2F10484D5500182AEE /* terminfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = terminfo.vim; sourceTree = "<group>"; };
1530		4C9BEE3010484D5500182AEE /* tex.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tex.vim; sourceTree = "<group>"; };
1531		4C9BEE3110484D5500182AEE /* texinfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = texinfo.vim; sourceTree = "<group>"; };
1532		4C9BEE3210484D5500182AEE /* texmf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = texmf.vim; sourceTree = "<group>"; };
1533		4C9BEE3310484D5500182AEE /* tf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tf.vim; sourceTree = "<group>"; };
1534		4C9BEE3410484D5500182AEE /* tidy.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tidy.vim; sourceTree = "<group>"; };
1535		4C9BEE3510484D5500182AEE /* tilde.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tilde.vim; sourceTree = "<group>"; };
1536		4C9BEE3610484D5500182AEE /* tli.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tli.vim; sourceTree = "<group>"; };
1537		4C9BEE3710484D5500182AEE /* tpp.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tpp.vim; sourceTree = "<group>"; };
1538		4C9BEE3810484D5500182AEE /* trasys.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = trasys.vim; sourceTree = "<group>"; };
1539		4C9BEE3910484D5500182AEE /* trustees.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = trustees.vim; sourceTree = "<group>"; };
1540		4C9BEE3A10484D5500182AEE /* tsalt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tsalt.vim; sourceTree = "<group>"; };
1541		4C9BEE3B10484D5500182AEE /* tsscl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tsscl.vim; sourceTree = "<group>"; };
1542		4C9BEE3C10484D5500182AEE /* tssgm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tssgm.vim; sourceTree = "<group>"; };
1543		4C9BEE3D10484D5500182AEE /* tssop.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tssop.vim; sourceTree = "<group>"; };
1544		4C9BEE3E10484D5500182AEE /* uc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = uc.vim; sourceTree = "<group>"; };
1545		4C9BEE3F10484D5500182AEE /* udevconf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevconf.vim; sourceTree = "<group>"; };
1546		4C9BEE4010484D5500182AEE /* udevperm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevperm.vim; sourceTree = "<group>"; };
1547		4C9BEE4110484D5500182AEE /* udevrules.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = udevrules.vim; sourceTree = "<group>"; };
1548		4C9BEE4210484D5500182AEE /* uil.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = uil.vim; sourceTree = "<group>"; };
1549		4C9BEE4310484D5500182AEE /* updatedb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = updatedb.vim; sourceTree = "<group>"; };
1550		4C9BEE4410484D5500182AEE /* valgrind.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = valgrind.vim; sourceTree = "<group>"; };
1551		4C9BEE4510484D5500182AEE /* vb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vb.vim; sourceTree = "<group>"; };
1552		4C9BEE4610484D5500182AEE /* vera.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vera.vim; sourceTree = "<group>"; };
1553		4C9BEE4710484D5500182AEE /* verilog.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = verilog.vim; sourceTree = "<group>"; };
1554		4C9BEE4810484D5500182AEE /* verilogams.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = verilogams.vim; sourceTree = "<group>"; };
1555		4C9BEE4910484D5500182AEE /* vgrindefs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vgrindefs.vim; sourceTree = "<group>"; };
1556		4C9BEE4A10484D5500182AEE /* vhdl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vhdl.vim; sourceTree = "<group>"; };
1557		4C9BEE4B10484D5500182AEE /* vim.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim.vim; sourceTree = "<group>"; };
1558		4C9BEE4C10484D5500182AEE /* viminfo.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = viminfo.vim; sourceTree = "<group>"; };
1559		4C9BEE4D10484D5500182AEE /* virata.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = virata.vim; sourceTree = "<group>"; };
1560		4C9BEE4E10484D5500182AEE /* vmasm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vmasm.vim; sourceTree = "<group>"; };
1561		4C9BEE4F10484D5500182AEE /* voscm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = voscm.vim; sourceTree = "<group>"; };
1562		4C9BEE5010484D5500182AEE /* vrml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vrml.vim; sourceTree = "<group>"; };
1563		4C9BEE5110484D5500182AEE /* vsejcl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vsejcl.vim; sourceTree = "<group>"; };
1564		4C9BEE5210484D5500182AEE /* wdiff.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wdiff.vim; sourceTree = "<group>"; };
1565		4C9BEE5310484D5500182AEE /* web.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = web.vim; sourceTree = "<group>"; };
1566		4C9BEE5410484D5500182AEE /* webmacro.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = webmacro.vim; sourceTree = "<group>"; };
1567		4C9BEE5510484D5500182AEE /* wget.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wget.vim; sourceTree = "<group>"; };
1568		4C9BEE5610484D5500182AEE /* whitespace.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = whitespace.vim; sourceTree = "<group>"; };
1569		4C9BEE5710484D5500182AEE /* winbatch.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = winbatch.vim; sourceTree = "<group>"; };
1570		4C9BEE5810484D5500182AEE /* wml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wml.vim; sourceTree = "<group>"; };
1571		4C9BEE5910484D5500182AEE /* wsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wsh.vim; sourceTree = "<group>"; };
1572		4C9BEE5A10484D5500182AEE /* wsml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wsml.vim; sourceTree = "<group>"; };
1573		4C9BEE5B10484D5500182AEE /* wvdial.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wvdial.vim; sourceTree = "<group>"; };
1574		4C9BEE5C10484D5500182AEE /* xbl.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xbl.vim; sourceTree = "<group>"; };
1575		4C9BEE5D10484D5500182AEE /* xdefaults.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xdefaults.vim; sourceTree = "<group>"; };
1576		4C9BEE5E10484D5500182AEE /* xf86conf.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xf86conf.vim; sourceTree = "<group>"; };
1577		4C9BEE5F10484D5500182AEE /* xhtml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xhtml.vim; sourceTree = "<group>"; };
1578		4C9BEE6010484D5500182AEE /* xinetd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xinetd.vim; sourceTree = "<group>"; };
1579		4C9BEE6110484D5500182AEE /* xkb.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xkb.vim; sourceTree = "<group>"; };
1580		4C9BEE6210484D5500182AEE /* xmath.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmath.vim; sourceTree = "<group>"; };
1581		4C9BEE6310484D5500182AEE /* xml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xml.vim; sourceTree = "<group>"; };
1582		4C9BEE6410484D5500182AEE /* xmodmap.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xmodmap.vim; sourceTree = "<group>"; };
1583		4C9BEE6510484D5500182AEE /* xpm.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xpm.vim; sourceTree = "<group>"; };
1584		4C9BEE6610484D5500182AEE /* xpm2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xpm2.vim; sourceTree = "<group>"; };
1585		4C9BEE6710484D5500182AEE /* xquery.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xquery.vim; sourceTree = "<group>"; };
1586		4C9BEE6810484D5500182AEE /* xs.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xs.vim; sourceTree = "<group>"; };
1587		4C9BEE6910484D5500182AEE /* xsd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xsd.vim; sourceTree = "<group>"; };
1588		4C9BEE6A10484D5500182AEE /* xslt.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xslt.vim; sourceTree = "<group>"; };
1589		4C9BEE6B10484D5500182AEE /* xxd.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xxd.vim; sourceTree = "<group>"; };
1590		4C9BEE6C10484D5500182AEE /* yacc.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yacc.vim; sourceTree = "<group>"; };
1591		4C9BEE6D10484D5500182AEE /* yaml.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yaml.vim; sourceTree = "<group>"; };
1592		4C9BEE6E10484D5500182AEE /* z8a.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = z8a.vim; sourceTree = "<group>"; };
1593		4C9BEE6F10484D5500182AEE /* zsh.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zsh.vim; sourceTree = "<group>"; };
1594		4C9BEE7010484D5500182AEE /* termcap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = termcap; sourceTree = "<group>"; };
1595		4C9BEE7210484D5500182AEE /* blink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = blink.c; sourceTree = "<group>"; };
1596		4C9BEE7310484D5500182AEE /* ccfilter.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = ccfilter.1; sourceTree = "<group>"; };
1597		4C9BEE7410484D5500182AEE /* ccfilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ccfilter.c; sourceTree = "<group>"; };
1598		4C9BEE7510484D5500182AEE /* ccfilter_README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ccfilter_README.txt; sourceTree = "<group>"; };
1599		4C9BEE7610484D5500182AEE /* efm_filter.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = efm_filter.pl; sourceTree = "<group>"; };
1600		4C9BEE7710484D5500182AEE /* efm_filter.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = efm_filter.txt; sourceTree = "<group>"; };
1601		4C9BEE7810484D5500182AEE /* efm_perl.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = efm_perl.pl; sourceTree = "<group>"; };
1602		4C9BEE7910484D5500182AEE /* mve.awk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mve.awk; sourceTree = "<group>"; };
1603		4C9BEE7A10484D5500182AEE /* mve.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mve.txt; sourceTree = "<group>"; };
1604		4C9BEE7B10484D5500182AEE /* pltags.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = pltags.pl; sourceTree = "<group>"; };
1605		4C9BEE7C10484D5500182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
1606		4C9BEE7D10484D5500182AEE /* ref */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ref; sourceTree = "<group>"; };
1607		4C9BEE7E10484D5500182AEE /* shtags.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = shtags.1; sourceTree = "<group>"; };
1608		4C9BEE7F10484D5500182AEE /* shtags.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = shtags.pl; sourceTree = "<group>"; };
1609		4C9BEE8010484D5500182AEE /* vim132 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.csh; path = vim132; sourceTree = "<group>"; };
1610		4C9BEE8110484D5500182AEE /* vim_vs_net.cmd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim_vs_net.cmd; sourceTree = "<group>"; };
1611		4C9BEE8210484D5500182AEE /* vimm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = vimm; sourceTree = "<group>"; };
1612		4C9BEE8310484D5500182AEE /* vimspell.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = vimspell.sh; sourceTree = "<group>"; };
1613		4C9BEE8410484D5500182AEE /* vimspell.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimspell.txt; sourceTree = "<group>"; };
1614		4C9BEE8510484D5500182AEE /* xcmdsrv_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xcmdsrv_client.c; sourceTree = "<group>"; };
1615		4C9BEE8610484D5500182AEE /* tools.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = tools.info; sourceTree = "<group>"; };
1616		4C9BEE8810484D5500182AEE /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
1617		4C9BEE8910484D5500182AEE /* README.el.cp737.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.el.cp737.txt; sourceTree = "<group>"; };
1618		4C9BEE8A10484D5500182AEE /* README.el.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.el.txt; sourceTree = "<group>"; };
1619		4C9BEE8B10484D5500182AEE /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
1620		4C9BEE8C10484D5500182AEE /* README.txt.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = README.txt.info; sourceTree = "<group>"; };
1621		4C9BEE8D10484D5600182AEE /* tutor */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor; sourceTree = "<group>"; };
1622		4C9BEE8E10484D5600182AEE /* tutor.ca */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ca; sourceTree = "<group>"; };
1623		4C9BEE8F10484D5600182AEE /* tutor.ca.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.ca.utf-8"; sourceTree = "<group>"; };
1624		4C9BEE9010484D5600182AEE /* tutor.cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.cs; sourceTree = "<group>"; };
1625		4C9BEE9110484D5600182AEE /* tutor.cs.cp1250 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.cs.cp1250; sourceTree = "<group>"; };
1626		4C9BEE9210484D5600182AEE /* tutor.cs.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.cs.utf-8"; sourceTree = "<group>"; };
1627		4C9BEE9310484D5600182AEE /* tutor.de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.de; sourceTree = "<group>"; };
1628		4C9BEE9410484D5600182AEE /* tutor.de.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.de.utf-8"; sourceTree = "<group>"; };
1629		4C9BEE9510484D5600182AEE /* tutor.el */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.el; sourceTree = "<group>"; };
1630		4C9BEE9610484D5600182AEE /* tutor.el.cp737 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.el.cp737; sourceTree = "<group>"; };
1631		4C9BEE9710484D5600182AEE /* tutor.el.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.el.utf-8"; sourceTree = "<group>"; };
1632		4C9BEE9810484D5600182AEE /* tutor.eo.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.eo.utf-8"; sourceTree = "<group>"; };
1633		4C9BEE9910484D5600182AEE /* tutor.es */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.es; sourceTree = "<group>"; };
1634		4C9BEE9A10484D5600182AEE /* tutor.es.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.es.utf-8"; sourceTree = "<group>"; };
1635		4C9BEE9B10484D5600182AEE /* tutor.fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.fr; sourceTree = "<group>"; };
1636		4C9BEE9C10484D5600182AEE /* tutor.fr.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.fr.utf-8"; sourceTree = "<group>"; };
1637		4C9BEE9D10484D5600182AEE /* tutor.hr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.hr; sourceTree = "<group>"; };
1638		4C9BEE9E10484D5600182AEE /* tutor.hr.cp1250 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.hr.cp1250; sourceTree = "<group>"; };
1639		4C9BEE9F10484D5600182AEE /* tutor.hr.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.hr.utf-8"; sourceTree = "<group>"; };
1640		4C9BEEA010484D5600182AEE /* tutor.hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.hu; sourceTree = "<group>"; };
1641		4C9BEEA110484D5600182AEE /* tutor.hu.cp1250 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.hu.cp1250; sourceTree = "<group>"; };
1642		4C9BEEA210484D5600182AEE /* tutor.hu.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.hu.utf-8"; sourceTree = "<group>"; };
1643		4C9BEEA310484D5600182AEE /* tutor.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = tutor.info; sourceTree = "<group>"; };
1644		4C9BEEA410484D5600182AEE /* tutor.it */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.it; sourceTree = "<group>"; };
1645		4C9BEEA510484D5600182AEE /* tutor.it.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.it.utf-8"; sourceTree = "<group>"; };
1646		4C9BEEA610484D5600182AEE /* tutor.ja.euc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ja.euc; sourceTree = "<group>"; };
1647		4C9BEEA710484D5600182AEE /* tutor.ja.sjis */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ja.sjis; sourceTree = "<group>"; };
1648		4C9BEEA810484D5600182AEE /* tutor.ja.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.ja.utf-8"; sourceTree = "<group>"; };
1649		4C9BEEA910484D5600182AEE /* tutor.ko.euc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ko.euc; sourceTree = "<group>"; };
1650		4C9BEEAA10484D5600182AEE /* tutor.ko.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.ko.utf-8"; sourceTree = "<group>"; };
1651		4C9BEEAB10484D5600182AEE /* tutor.no */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.no; sourceTree = "<group>"; };
1652		4C9BEEAC10484D5600182AEE /* tutor.no.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.no.utf-8"; sourceTree = "<group>"; };
1653		4C9BEEAD10484D5600182AEE /* tutor.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = tutor.pl; sourceTree = "<group>"; };
1654		4C9BEEAE10484D5600182AEE /* tutor.pl.cp1250 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.pl.cp1250; sourceTree = "<group>"; };
1655		4C9BEEAF10484D5600182AEE /* tutor.pl.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.pl.utf-8"; sourceTree = "<group>"; };
1656		4C9BEEB010484D5600182AEE /* tutor.ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ru; sourceTree = "<group>"; };
1657		4C9BEEB110484D5600182AEE /* tutor.ru.cp1251 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.ru.cp1251; sourceTree = "<group>"; };
1658		4C9BEEB210484D5600182AEE /* tutor.ru.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.ru.utf-8"; sourceTree = "<group>"; };
1659		4C9BEEB310484D5600182AEE /* tutor.sk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.sk; sourceTree = "<group>"; };
1660		4C9BEEB410484D5600182AEE /* tutor.sk.cp1250 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.sk.cp1250; sourceTree = "<group>"; };
1661		4C9BEEB510484D5600182AEE /* tutor.sk.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.sk.utf-8"; sourceTree = "<group>"; };
1662		4C9BEEB610484D5600182AEE /* tutor.sv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.sv; sourceTree = "<group>"; };
1663		4C9BEEB710484D5600182AEE /* tutor.sv.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.sv.utf-8"; sourceTree = "<group>"; };
1664		4C9BEEB810484D5600182AEE /* tutor.tr.iso9 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.tr.iso9; sourceTree = "<group>"; };
1665		4C9BEEB910484D5600182AEE /* tutor.tr.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.tr.utf-8"; sourceTree = "<group>"; };
1666		4C9BEEBA10484D5600182AEE /* tutor.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.utf-8"; sourceTree = "<group>"; };
1667		4C9BEEBB10484D5600182AEE /* tutor.vi.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.vi.utf-8"; sourceTree = "<group>"; };
1668		4C9BEEBC10484D5600182AEE /* tutor.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.vim; sourceTree = "<group>"; };
1669		4C9BEEBD10484D5600182AEE /* tutor.zh.big5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.zh.big5; sourceTree = "<group>"; };
1670		4C9BEEBE10484D5600182AEE /* tutor.zh.euc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tutor.zh.euc; sourceTree = "<group>"; };
1671		4C9BEEBF10484D5600182AEE /* tutor.zh.utf-8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "tutor.zh.utf-8"; sourceTree = "<group>"; };
1672		4C9BEEC010484D5600182AEE /* tutor.info */ = {isa = PBXFileReference; lastKnownFileType = file; path = tutor.info; sourceTree = "<group>"; };
1673		4C9BEEC110484D5600182AEE /* vim16x16.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = vim16x16.gif; sourceTree = "<group>"; };
1674		4C9BEEC210484D5600182AEE /* vim16x16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vim16x16.png; sourceTree = "<group>"; };
1675		4C9BEEC310484D5600182AEE /* vim16x16.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim16x16.xpm; sourceTree = "<group>"; };
1676		4C9BEEC410484D5600182AEE /* vim32x32.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = vim32x32.gif; sourceTree = "<group>"; };
1677		4C9BEEC510484D5600182AEE /* vim32x32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vim32x32.png; sourceTree = "<group>"; };
1678		4C9BEEC610484D5600182AEE /* vim32x32.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim32x32.xpm; sourceTree = "<group>"; };
1679		4C9BEEC710484D5600182AEE /* vim48x48.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = vim48x48.gif; sourceTree = "<group>"; };
1680		4C9BEEC810484D5600182AEE /* vim48x48.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vim48x48.png; sourceTree = "<group>"; };
1681		4C9BEEC910484D5600182AEE /* vim48x48.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vim48x48.xpm; sourceTree = "<group>"; };
1682		4C9BEECA10484D5600182AEE /* vimlogo.cdr */ = {isa = PBXFileReference; lastKnownFileType = file; path = vimlogo.cdr; sourceTree = "<group>"; };
1683		4C9BEECB10484D5600182AEE /* vimlogo.eps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimlogo.eps; sourceTree = "<group>"; };
1684		4C9BEECC10484D5600182AEE /* vimlogo.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = vimlogo.gif; sourceTree = "<group>"; };
1685		4C9BEECD10484D5600182AEE /* vimlogo.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = vimlogo.pdf; sourceTree = "<group>"; };
1686		4C9BEECE10484D5600182AEE /* vimlogo.xpm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimlogo.xpm; sourceTree = "<group>"; };
1687		4C9BEECF10484D5600182AEE /* vimrc_example.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vimrc_example.vim; sourceTree = "<group>"; };
1688		4C9BEFC0104C5FB400182AEE /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
1689		4CD04B3F10361A30001C87D5 /* ascii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ascii.h; path = src/ascii.h; sourceTree = "<group>"; };
1690		4CD04B4210361A30001C87D5 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
1691		4CD04B4810361A30001C87D5 /* osdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osdef.h; sourceTree = "<group>"; };
1692		4CD04B4910361A30001C87D5 /* pathdef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pathdef.c; sourceTree = "<group>"; };
1693		4CD04B4B10361A30001C87D5 /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = buffer.c; path = src/buffer.c; sourceTree = "<group>"; };
1694		4CD04B4C10361A30001C87D5 /* charset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = charset.c; path = src/charset.c; sourceTree = "<group>"; };
1695		4CD04B5410361A30001C87D5 /* diff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = diff.c; path = src/diff.c; sourceTree = "<group>"; };
1696		4CD04B5510361A30001C87D5 /* digraph.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = digraph.c; path = src/digraph.c; sourceTree = "<group>"; };
1697		4CD04B5A10361A30001C87D5 /* edit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = edit.c; path = src/edit.c; sourceTree = "<group>"; };
1698		4CD04B5C10361A30001C87D5 /* eval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eval.c; path = src/eval.c; sourceTree = "<group>"; };
1699		4CD04B5D10361A30001C87D5 /* ex_cmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ex_cmds.c; path = src/ex_cmds.c; sourceTree = "<group>"; };
1700		4CD04B5F10361A30001C87D5 /* ex_cmds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ex_cmds.h; path = src/ex_cmds.h; sourceTree = "<group>"; };
1701		4CD04B6010361A30001C87D5 /* ex_cmds2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ex_cmds2.c; path = src/ex_cmds2.c; sourceTree = "<group>"; };
1702		4CD04B6210361A30001C87D5 /* ex_docmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ex_docmd.c; path = src/ex_docmd.c; sourceTree = "<group>"; };
1703		4CD04B6410361A30001C87D5 /* ex_eval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ex_eval.c; path = src/ex_eval.c; sourceTree = "<group>"; };
1704		4CD04B6510361A30001C87D5 /* ex_getln.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ex_getln.c; path = src/ex_getln.c; sourceTree = "<group>"; };
1705		4CD04B6810361A30001C87D5 /* feature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = feature.h; path = src/feature.h; sourceTree = "<group>"; };
1706		4CD04B6910361A30001C87D5 /* fileio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fileio.c; path = src/fileio.c; sourceTree = "<group>"; };
1707		4CD04B6B10361A30001C87D5 /* fold.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fold.c; path = src/fold.c; sourceTree = "<group>"; };
1708		4CD04B6C10361A30001C87D5 /* getchar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getchar.c; path = src/getchar.c; sourceTree = "<group>"; };
1709		4CD04B6F10361A30001C87D5 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = globals.h; path = src/globals.h; sourceTree = "<group>"; };
1710		4CD04B9F10361A30001C87D5 /* hardcopy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hardcopy.c; path = src/hardcopy.c; sourceTree = "<group>"; };
1711		4CD04BA010361A30001C87D5 /* hashtab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hashtab.c; path = src/hashtab.c; sourceTree = "<group>"; };
1712		4CD04BA110361A30001C87D5 /* if_cscope.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = if_cscope.c; path = src/if_cscope.c; sourceTree = "<group>"; };
1713		4CD04BA210361A30001C87D5 /* if_cscope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = if_cscope.h; path = src/if_cscope.h; sourceTree = "<group>"; };
1714		4CD04BAF10361A30001C87D5 /* if_xcmdsrv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = if_xcmdsrv.c; path = src/if_xcmdsrv.c; sourceTree = "<group>"; };
1715		4CD04BBA10361A30001C87D5 /* integration.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = integration.c; path = src/integration.c; sourceTree = "<group>"; };
1716		4CD04BBB10361A30001C87D5 /* integration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = integration.h; path = src/integration.h; sourceTree = "<group>"; };
1717		4CD04BBC10361A30001C87D5 /* keymap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = keymap.h; path = src/keymap.h; sourceTree = "<group>"; };
1718		4CD04BBF10361A30001C87D5 /* macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macros.h; path = src/macros.h; sourceTree = "<group>"; };
1719		4CD04BC110361A30001C87D5 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = src/main.c; sourceTree = "<group>"; };
1720		4CD04BD510361A30001C87D5 /* mark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mark.c; path = src/mark.c; sourceTree = "<group>"; };
1721		4CD04BD610361A30001C87D5 /* mbyte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mbyte.c; path = src/mbyte.c; sourceTree = "<group>"; };
1722		4CD04BD710361A30001C87D5 /* memfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memfile.c; path = src/memfile.c; sourceTree = "<group>"; };
1723		4CD04BD810361A30001C87D5 /* memline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memline.c; path = src/memline.c; sourceTree = "<group>"; };
1724		4CD04BD910361A30001C87D5 /* menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = menu.c; path = src/menu.c; sourceTree = "<group>"; };
1725		4CD04BDA10361A30001C87D5 /* message.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = message.c; path = src/message.c; sourceTree = "<group>"; };
1726		4CD04BDB10361A30001C87D5 /* misc1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = misc1.c; path = src/misc1.c; sourceTree = "<group>"; };
1727		4CD04BDC10361A30001C87D5 /* misc2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = misc2.c; path = src/misc2.c; sourceTree = "<group>"; };
1728		4CD04BDE10361A30001C87D5 /* move.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = move.c; path = src/move.c; sourceTree = "<group>"; };
1729		4CD04BE310361A30001C87D5 /* nbdebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nbdebug.c; path = src/nbdebug.c; sourceTree = "<group>"; };
1730		4CD04BE410361A30001C87D5 /* nbdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nbdebug.h; path = src/nbdebug.h; sourceTree = "<group>"; };
1731		4CD04BE510361A30001C87D5 /* netbeans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netbeans.c; path = src/netbeans.c; sourceTree = "<group>"; };
1732		4CD04BE610361A30001C87D5 /* normal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = normal.c; path = src/normal.c; sourceTree = "<group>"; };
1733		4CD04BE810361A30001C87D5 /* ops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ops.c; path = src/ops.c; sourceTree = "<group>"; };
1734		4CD04BEA10361A30001C87D5 /* option.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = option.c; path = src/option.c; sourceTree = "<group>"; };
1735		4CD04BEB10361A30001C87D5 /* option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = option.h; path = src/option.h; sourceTree = "<group>"; };
1736		4CD04C0310361A30001C87D5 /* os_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_unix.c; path = src/os_unix.c; sourceTree = "<group>"; };
1737		4CD04C0510361A30001C87D5 /* os_unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = os_unix.h; path = src/os_unix.h; sourceTree = "<group>"; };
1738		4CD04C0610361A30001C87D5 /* os_unixx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = os_unixx.h; path = src/os_unixx.h; sourceTree = "<group>"; };
1739		4CD04C1510361A30001C87D5 /* popupmnu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = popupmnu.c; path = src/popupmnu.c; sourceTree = "<group>"; };
1740		4CD04C1710361A30001C87D5 /* buffer.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = buffer.pro; sourceTree = "<group>"; };
1741		4CD04C1810361A30001C87D5 /* charset.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = charset.pro; sourceTree = "<group>"; };
1742		4CD04C1910361A30001C87D5 /* diff.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.pro; sourceTree = "<group>"; };
1743		4CD04C1A10361A30001C87D5 /* digraph.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = digraph.pro; sourceTree = "<group>"; };
1744		4CD04C1B10361A30001C87D5 /* edit.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = edit.pro; sourceTree = "<group>"; };
1745		4CD04C1C10361A30001C87D5 /* eval.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = eval.pro; sourceTree = "<group>"; };
1746		4CD04C1D10361A30001C87D5 /* ex_cmds.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ex_cmds.pro; sourceTree = "<group>"; };
1747		4CD04C1E10361A30001C87D5 /* ex_cmds2.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ex_cmds2.pro; sourceTree = "<group>"; };
1748		4CD04C1F10361A30001C87D5 /* ex_docmd.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ex_docmd.pro; sourceTree = "<group>"; };
1749		4CD04C2010361A30001C87D5 /* ex_eval.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ex_eval.pro; sourceTree = "<group>"; };
1750		4CD04C2110361A30001C87D5 /* ex_getln.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ex_getln.pro; sourceTree = "<group>"; };
1751		4CD04C2210361A30001C87D5 /* fileio.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fileio.pro; sourceTree = "<group>"; };
1752		4CD04C2310361A30001C87D5 /* fold.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fold.pro; sourceTree = "<group>"; };
1753		4CD04C2410361A30001C87D5 /* getchar.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = getchar.pro; sourceTree = "<group>"; };
1754		4CD04C2510361A30001C87D5 /* gui.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui.pro; sourceTree = "<group>"; };
1755		4CD04C2610361A30001C87D5 /* gui_athena.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_athena.pro; sourceTree = "<group>"; };
1756		4CD04C2710361A30001C87D5 /* gui_beval.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_beval.pro; sourceTree = "<group>"; };
1757		4CD04C2810361A30001C87D5 /* gui_gtk.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_gtk.pro; sourceTree = "<group>"; };
1758		4CD04C2910361A30001C87D5 /* gui_gtk_x11.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_gtk_x11.pro; sourceTree = "<group>"; };
1759		4CD04C2A10361A30001C87D5 /* gui_mac.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_mac.pro; sourceTree = "<group>"; };
1760		4CD04C2B10361A30001C87D5 /* gui_motif.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_motif.pro; sourceTree = "<group>"; };
1761		4CD04C2C10361A30001C87D5 /* gui_photon.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_photon.pro; sourceTree = "<group>"; };
1762		4CD04C2D10361A30001C87D5 /* gui_riscos.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_riscos.pro; sourceTree = "<group>"; };
1763		4CD04C2E10361A30001C87D5 /* gui_w16.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_w16.pro; sourceTree = "<group>"; };
1764		4CD04C2F10361A30001C87D5 /* gui_w32.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_w32.pro; sourceTree = "<group>"; };
1765		4CD04C3010361A30001C87D5 /* gui_x11.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_x11.pro; sourceTree = "<group>"; };
1766		4CD04C3110361A30001C87D5 /* gui_xmdlg.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gui_xmdlg.pro; sourceTree = "<group>"; };
1767		4CD04C3210361A30001C87D5 /* hangulin.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hangulin.pro; sourceTree = "<group>"; };
1768		4CD04C3310361A30001C87D5 /* hardcopy.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hardcopy.pro; sourceTree = "<group>"; };
1769		4CD04C3410361A30001C87D5 /* hashtab.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hashtab.pro; sourceTree = "<group>"; };
1770		4CD04C3510361A30001C87D5 /* if_cscope.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_cscope.pro; sourceTree = "<group>"; };
1771		4CD04C3610361A30001C87D5 /* if_mzsch.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_mzsch.pro; sourceTree = "<group>"; };
1772		4CD04C3710361A30001C87D5 /* if_ole.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_ole.pro; sourceTree = "<group>"; };
1773		4CD04C3810361A30001C87D5 /* if_perl.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_perl.pro; sourceTree = "<group>"; };
1774		4CD04C3910361A30001C87D5 /* if_perlsfio.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_perlsfio.pro; sourceTree = "<group>"; };
1775		4CD04C3A10361A30001C87D5 /* if_python.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_python.pro; sourceTree = "<group>"; };
1776		4CD04C3B10361A30001C87D5 /* if_ruby.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_ruby.pro; sourceTree = "<group>"; };
1777		4CD04C3C10361A30001C87D5 /* if_tcl.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_tcl.pro; sourceTree = "<group>"; };
1778		4CD04C3D10361A30001C87D5 /* if_xcmdsrv.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = if_xcmdsrv.pro; sourceTree = "<group>"; };
1779		4CD04C3E10361A30001C87D5 /* main.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.pro; sourceTree = "<group>"; };
1780		4CD04C3F10361A30001C87D5 /* mark.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mark.pro; sourceTree = "<group>"; };
1781		4CD04C4010361A30001C87D5 /* mbyte.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mbyte.pro; sourceTree = "<group>"; };
1782		4CD04C4110361A30001C87D5 /* memfile.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = memfile.pro; sourceTree = "<group>"; };
1783		4CD04C4210361A30001C87D5 /* memline.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = memline.pro; sourceTree = "<group>"; };
1784		4CD04C4310361A30001C87D5 /* menu.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu.pro; sourceTree = "<group>"; };
1785		4CD04C4410361A30001C87D5 /* message.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = message.pro; sourceTree = "<group>"; };
1786		4CD04C4510361A30001C87D5 /* misc1.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = misc1.pro; sourceTree = "<group>"; };
1787		4CD04C4610361A30001C87D5 /* misc2.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = misc2.pro; sourceTree = "<group>"; };
1788		4CD04C4710361A30001C87D5 /* move.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = move.pro; sourceTree = "<group>"; };
1789		4CD04C4810361A30001C87D5 /* netbeans.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netbeans.pro; sourceTree = "<group>"; };
1790		4CD04C4910361A30001C87D5 /* normal.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = normal.pro; sourceTree = "<group>"; };
1791		4CD04C4A10361A30001C87D5 /* ops.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ops.pro; sourceTree = "<group>"; };
1792		4CD04C4B10361A30001C87D5 /* option.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = option.pro; sourceTree = "<group>"; };
1793		4CD04C4C10361A30001C87D5 /* os_amiga.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_amiga.pro; sourceTree = "<group>"; };
1794		4CD04C4D10361A30001C87D5 /* os_mac_conv.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_mac_conv.pro; sourceTree = "<group>"; };
1795		4CD04C4E10361A30001C87D5 /* os_msdos.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_msdos.pro; sourceTree = "<group>"; };
1796		4CD04C4F10361A30001C87D5 /* os_mswin.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_mswin.pro; sourceTree = "<group>"; };
1797		4CD04C5010361A30001C87D5 /* os_qnx.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_qnx.pro; sourceTree = "<group>"; };
1798		4CD04C5110361A30001C87D5 /* os_riscos.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_riscos.pro; sourceTree = "<group>"; };
1799		4CD04C5210361A30001C87D5 /* os_unix.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_unix.pro; sourceTree = "<group>"; };
1800		4CD04C5310361A30001C87D5 /* os_vms.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_vms.pro; sourceTree = "<group>"; };
1801		4CD04C5410361A30001C87D5 /* os_win16.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_win16.pro; sourceTree = "<group>"; };
1802		4CD04C5510361A30001C87D5 /* os_win32.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os_win32.pro; sourceTree = "<group>"; };
1803		4CD04C5610361A30001C87D5 /* popupmnu.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = popupmnu.pro; sourceTree = "<group>"; };
1804		4CD04C5710361A30001C87D5 /* pty.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pty.pro; sourceTree = "<group>"; };
1805		4CD04C5810361A30001C87D5 /* quickfix.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = quickfix.pro; sourceTree = "<group>"; };
1806		4CD04C5910361A30001C87D5 /* regexp.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = regexp.pro; sourceTree = "<group>"; };
1807		4CD04C5A10361A30001C87D5 /* screen.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = screen.pro; sourceTree = "<group>"; };
1808		4CD04C5B10361A30001C87D5 /* search.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = search.pro; sourceTree = "<group>"; };
1809		4CD04C5C10361A30001C87D5 /* spell.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = spell.pro; sourceTree = "<group>"; };
1810		4CD04C5D10361A30001C87D5 /* syntax.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syntax.pro; sourceTree = "<group>"; };
1811		4CD04C5E10361A30001C87D5 /* tag.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tag.pro; sourceTree = "<group>"; };
1812		4CD04C5F10361A30001C87D5 /* term.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = term.pro; sourceTree = "<group>"; };
1813		4CD04C6010361A30001C87D5 /* termlib.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = termlib.pro; sourceTree = "<group>"; };
1814		4CD04C6110361A30001C87D5 /* ui.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ui.pro; sourceTree = "<group>"; };
1815		4CD04C6210361A30001C87D5 /* undo.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = undo.pro; sourceTree = "<group>"; };
1816		4CD04C6310361A30001C87D5 /* version.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version.pro; sourceTree = "<group>"; };
1817		4CD04C6410361A30001C87D5 /* window.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = window.pro; sourceTree = "<group>"; };
1818		4CD04C6510361A30001C87D5 /* workshop.pro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = workshop.pro; sourceTree = "<group>"; };
1819		4CD04C6610361A30001C87D5 /* proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = proto.h; path = src/proto.h; sourceTree = "<group>"; };
1820		4CD04C6810361A30001C87D5 /* quickfix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = quickfix.c; path = src/quickfix.c; sourceTree = "<group>"; };
1821		4CD04C6A10361A30001C87D5 /* regexp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regexp.c; path = src/regexp.c; sourceTree = "<group>"; };
1822		4CD04C6B10361A30001C87D5 /* regexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = regexp.h; path = src/regexp.h; sourceTree = "<group>"; };
1823		4CD04C6C10361A30001C87D5 /* screen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = screen.c; path = src/screen.c; sourceTree = "<group>"; };
1824		4CD04C6D10361A30001C87D5 /* search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = search.c; path = src/search.c; sourceTree = "<group>"; };
1825		4CD04C6E10361A30001C87D5 /* spell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = spell.c; path = src/spell.c; sourceTree = "<group>"; };
1826		4CD04C6F10361A30001C87D5 /* structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = structs.h; path = src/structs.h; sourceTree = "<group>"; };
1827		4CD04C7110361A30001C87D5 /* syntax.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syntax.c; path = src/syntax.c; sourceTree = "<group>"; };
1828		4CD04C7210361A30001C87D5 /* tag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tag.c; path = src/tag.c; sourceTree = "<group>"; };
1829		4CD04C7510361A30001C87D5 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
1830		4CD04C7610361A30001C87D5 /* tee.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tee.c; sourceTree = "<group>"; };
1831		4CD04C7710361A30001C87D5 /* term.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = term.c; path = src/term.c; sourceTree = "<group>"; };
1832		4CD04C7810361A30001C87D5 /* term.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = term.h; path = src/term.h; sourceTree = "<group>"; };
1833		4CD04C7910361A30001C87D5 /* termlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = termlib.c; path = src/termlib.c; sourceTree = "<group>"; };
1834		4CD04C7B10361A30001C87D5 /* amiga.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = amiga.vim; sourceTree = "<group>"; };
1835		4CD04C7C10361A30001C87D5 /* dos.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dos.vim; sourceTree = "<group>"; };
1836		4CD04C7D10361A30001C87D5 /* dotest.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dotest.in; sourceTree = "<group>"; };
1837		4CD04C7E10361A30001C87D5 /* main.aap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.aap; sourceTree = "<group>"; };
1838		4CD04C8410361A30001C87D5 /* os2.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = os2.vim; sourceTree = "<group>"; };
1839		4CD04C8510361A30001C87D5 /* test1.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test1.in; sourceTree = "<group>"; };
1840		4CD04C8610361A30001C87D5 /* test1.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test1.ok; sourceTree = "<group>"; };
1841		4CD04C8710361A30001C87D5 /* test10.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test10.in; sourceTree = "<group>"; };
1842		4CD04C8810361A31001C87D5 /* test10.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test10.ok; sourceTree = "<group>"; };
1843		4CD04C8910361A31001C87D5 /* test10a.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test10a.in; sourceTree = "<group>"; };
1844		4CD04C8A10361A31001C87D5 /* test10a.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test10a.ok; sourceTree = "<group>"; };
1845		4CD04C8B10361A31001C87D5 /* test11.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test11.in; sourceTree = "<group>"; };
1846		4CD04C8C10361A31001C87D5 /* test11.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test11.ok; sourceTree = "<group>"; };
1847		4CD04C8D10361A31001C87D5 /* test12.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test12.in; sourceTree = "<group>"; };
1848		4CD04C8E10361A31001C87D5 /* test12.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test12.ok; sourceTree = "<group>"; };
1849		4CD04C8F10361A31001C87D5 /* test13.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test13.in; sourceTree = "<group>"; };
1850		4CD04C9010361A31001C87D5 /* test13.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test13.ok; sourceTree = "<group>"; };
1851		4CD04C9110361A31001C87D5 /* test14.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test14.in; sourceTree = "<group>"; };
1852		4CD04C9210361A31001C87D5 /* test14.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test14.ok; sourceTree = "<group>"; };
1853		4CD04C9310361A31001C87D5 /* test15.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test15.in; sourceTree = "<group>"; };
1854		4CD04C9410361A31001C87D5 /* test15.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test15.ok; sourceTree = "<group>"; };
1855		4CD04C9510361A31001C87D5 /* test16.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test16.in; sourceTree = "<group>"; };
1856		4CD04C9610361A31001C87D5 /* test16.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test16.ok; sourceTree = "<group>"; };
1857		4CD04C9710361A31001C87D5 /* test17.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test17.in; sourceTree = "<group>"; };
1858		4CD04C9810361A31001C87D5 /* test17.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test17.ok; sourceTree = "<group>"; };
1859		4CD04C9910361A31001C87D5 /* test17a.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test17a.in; sourceTree = "<group>"; };
1860		4CD04C9A10361A31001C87D5 /* test18.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test18.in; sourceTree = "<group>"; };
1861		4CD04C9B10361A31001C87D5 /* test18.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test18.ok; sourceTree = "<group>"; };
1862		4CD04C9C10361A31001C87D5 /* test19.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test19.in; sourceTree = "<group>"; };
1863		4CD04C9D10361A31001C87D5 /* test19.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test19.ok; sourceTree = "<group>"; };
1864		4CD04C9E10361A31001C87D5 /* test2.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test2.in; sourceTree = "<group>"; };
1865		4CD04C9F10361A31001C87D5 /* test2.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test2.ok; sourceTree = "<group>"; };
1866		4CD04CA010361A31001C87D5 /* test20.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test20.in; sourceTree = "<group>"; };
1867		4CD04CA110361A31001C87D5 /* test20.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test20.ok; sourceTree = "<group>"; };
1868		4CD04CA210361A31001C87D5 /* test21.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test21.in; sourceTree = "<group>"; };
1869		4CD04CA310361A31001C87D5 /* test21.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test21.ok; sourceTree = "<group>"; };
1870		4CD04CA410361A31001C87D5 /* test22.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test22.in; sourceTree = "<group>"; };
1871		4CD04CA510361A31001C87D5 /* test22.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test22.ok; sourceTree = "<group>"; };
1872		4CD04CA610361A31001C87D5 /* test23.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test23.in; sourceTree = "<group>"; };
1873		4CD04CA710361A31001C87D5 /* test23.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test23.ok; sourceTree = "<group>"; };
1874		4CD04CA810361A31001C87D5 /* test24.in */ = {isa = PBXFileReference; lastKnownFileType = file; path = test24.in; sourceTree = "<group>"; };
1875		4CD04CA910361A31001C87D5 /* test24.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test24.ok; sourceTree = "<group>"; };
1876		4CD04CAA10361A31001C87D5 /* test25.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test25.in; sourceTree = "<group>"; };
1877		4CD04CAB10361A31001C87D5 /* test25.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test25.ok; sourceTree = "<group>"; };
1878		4CD04CAC10361A31001C87D5 /* test26.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test26.in; sourceTree = "<group>"; };
1879		4CD04CAD10361A31001C87D5 /* test26.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test26.ok; sourceTree = "<group>"; };
1880		4CD04CAE10361A31001C87D5 /* test27.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test27.in; sourceTree = "<group>"; };
1881		4CD04CAF10361A31001C87D5 /* test27.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test27.ok; sourceTree = "<group>"; };
1882		4CD04CB010361A31001C87D5 /* test28.in */ = {isa = PBXFileReference; lastKnownFileType = file; path = test28.in; sourceTree = "<group>"; };
1883		4CD04CB110361A31001C87D5 /* test28.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test28.ok; sourceTree = "<group>"; };
1884		4CD04CB210361A31001C87D5 /* test29.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test29.in; sourceTree = "<group>"; };
1885		4CD04CB310361A31001C87D5 /* test29.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test29.ok; sourceTree = "<group>"; };
1886		4CD04CB410361A31001C87D5 /* test3.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test3.in; sourceTree = "<group>"; };
1887		4CD04CB510361A31001C87D5 /* test3.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test3.ok; sourceTree = "<group>"; };
1888		4CD04CB610361A31001C87D5 /* test30.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test30.in; sourceTree = "<group>"; };
1889		4CD04CB710361A31001C87D5 /* test30.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test30.ok; sourceTree = "<group>"; };
1890		4CD04CB810361A31001C87D5 /* test31.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test31.in; sourceTree = "<group>"; };
1891		4CD04CB910361A31001C87D5 /* test31.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test31.ok; sourceTree = "<group>"; };
1892		4CD04CBA10361A31001C87D5 /* test32.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test32.in; sourceTree = "<group>"; };
1893		4CD04CBB10361A31001C87D5 /* test32.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test32.ok; sourceTree = "<group>"; };
1894		4CD04CBC10361A31001C87D5 /* test33.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test33.in; sourceTree = "<group>"; };
1895		4CD04CBD10361A31001C87D5 /* test33.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test33.ok; sourceTree = "<group>"; };
1896		4CD04CBE10361A31001C87D5 /* test34.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test34.in; sourceTree = "<group>"; };
1897		4CD04CBF10361A31001C87D5 /* test34.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test34.ok; sourceTree = "<group>"; };
1898		4CD04CC010361A31001C87D5 /* test35.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test35.in; sourceTree = "<group>"; };
1899		4CD04CC110361A31001C87D5 /* test35.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test35.ok; sourceTree = "<group>"; };
1900		4CD04CC210361A31001C87D5 /* test36.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test36.in; sourceTree = "<group>"; };
1901		4CD04CC310361A31001C87D5 /* test36.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test36.ok; sourceTree = "<group>"; };
1902		4CD04CC410361A31001C87D5 /* test37.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test37.in; sourceTree = "<group>"; };
1903		4CD04CC510361A31001C87D5 /* test37.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test37.ok; sourceTree = "<group>"; };
1904		4CD04CC610361A31001C87D5 /* test38.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test38.in; sourceTree = "<group>"; };
1905		4CD04CC710361A31001C87D5 /* test38.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test38.ok; sourceTree = "<group>"; };
1906		4CD04CC810361A31001C87D5 /* test39.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test39.in; sourceTree = "<group>"; };
1907		4CD04CC910361A31001C87D5 /* test39.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test39.ok; sourceTree = "<group>"; };
1908		4CD04CCA10361A31001C87D5 /* test4.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test4.in; sourceTree = "<group>"; };
1909		4CD04CCB10361A31001C87D5 /* test4.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test4.ok; sourceTree = "<group>"; };
1910		4CD04CCC10361A31001C87D5 /* test40.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test40.in; sourceTree = "<group>"; };
1911		4CD04CCD10361A31001C87D5 /* test40.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test40.ok; sourceTree = "<group>"; };
1912		4CD04CCE10361A31001C87D5 /* test41.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test41.in; sourceTree = "<group>"; };
1913		4CD04CCF10361A31001C87D5 /* test41.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test41.ok; sourceTree = "<group>"; };
1914		4CD04CD010361A31001C87D5 /* test42.in */ = {isa = PBXFileReference; lastKnownFileType = file; path = test42.in; sourceTree = "<group>"; };
1915		4CD04CD110361A31001C87D5 /* test42.ok */ = {isa = PBXFileReference; lastKnownFileType = file; path = test42.ok; sourceTree = "<group>"; };
1916		4CD04CD210361A31001C87D5 /* test43.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test43.in; sourceTree = "<group>"; };
1917		4CD04CD310361A31001C87D5 /* test43.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test43.ok; sourceTree = "<group>"; };
1918		4CD04CD410361A31001C87D5 /* test44.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test44.in; sourceTree = "<group>"; };
1919		4CD04CD510361A31001C87D5 /* test44.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test44.ok; sourceTree = "<group>"; };
1920		4CD04CD610361A31001C87D5 /* test45.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test45.in; sourceTree = "<group>"; };
1921		4CD04CD710361A31001C87D5 /* test45.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test45.ok; sourceTree = "<group>"; };
1922		4CD04CD810361A31001C87D5 /* test46.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test46.in; sourceTree = "<group>"; };
1923		4CD04CD910361A31001C87D5 /* test46.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test46.ok; sourceTree = "<group>"; };
1924		4CD04CDA10361A31001C87D5 /* test47.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test47.in; sourceTree = "<group>"; };
1925		4CD04CDB10361A31001C87D5 /* test47.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test47.ok; sourceTree = "<group>"; };
1926		4CD04CDC10361A31001C87D5 /* test48.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test48.in; sourceTree = "<group>"; };
1927		4CD04CDD10361A31001C87D5 /* test48.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test48.ok; sourceTree = "<group>"; };
1928		4CD04CDE10361A31001C87D5 /* test49.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test49.in; sourceTree = "<group>"; };
1929		4CD04CDF10361A31001C87D5 /* test49.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test49.ok; sourceTree = "<group>"; };
1930		4CD04CE010361A31001C87D5 /* test49.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test49.vim; sourceTree = "<group>"; };
1931		4CD04CE110361A31001C87D5 /* test5.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test5.in; sourceTree = "<group>"; };
1932		4CD04CE210361A31001C87D5 /* test5.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test5.ok; sourceTree = "<group>"; };
1933		4CD04CE310361A31001C87D5 /* test50.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test50.in; sourceTree = "<group>"; };
1934		4CD04CE410361A31001C87D5 /* test50.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test50.ok; sourceTree = "<group>"; };
1935		4CD04CE510361A31001C87D5 /* test51.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test51.in; sourceTree = "<group>"; };
1936		4CD04CE610361A31001C87D5 /* test51.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test51.ok; sourceTree = "<group>"; };
1937		4CD04CE710361A31001C87D5 /* test52.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test52.in; sourceTree = "<group>"; };
1938		4CD04CE810361A31001C87D5 /* test52.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test52.ok; sourceTree = "<group>"; };
1939		4CD04CE910361A31001C87D5 /* test53.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test53.in; sourceTree = "<group>"; };
1940		4CD04CEA10361A31001C87D5 /* test53.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test53.ok; sourceTree = "<group>"; };
1941		4CD04CEB10361A31001C87D5 /* test54.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test54.in; sourceTree = "<group>"; };
1942		4CD04CEC10361A31001C87D5 /* test54.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test54.ok; sourceTree = "<group>"; };
1943		4CD04CED10361A31001C87D5 /* test55.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test55.in; sourceTree = "<group>"; };
1944		4CD04CEE10361A31001C87D5 /* test55.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test55.ok; sourceTree = "<group>"; };
1945		4CD04CEF10361A31001C87D5 /* test56.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test56.in; sourceTree = "<group>"; };
1946		4CD04CF010361A31001C87D5 /* test56.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test56.ok; sourceTree = "<group>"; };
1947		4CD04CF110361A31001C87D5 /* test57.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test57.in; sourceTree = "<group>"; };
1948		4CD04CF210361A31001C87D5 /* test57.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test57.ok; sourceTree = "<group>"; };
1949		4CD04CF310361A31001C87D5 /* test58.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test58.in; sourceTree = "<group>"; };
1950		4CD04CF410361A31001C87D5 /* test58.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test58.ok; sourceTree = "<group>"; };
1951		4CD04CF510361A31001C87D5 /* test59.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test59.in; sourceTree = "<group>"; };
1952		4CD04CF610361A31001C87D5 /* test59.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test59.ok; sourceTree = "<group>"; };
1953		4CD04CF710361A31001C87D5 /* test6.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test6.in; sourceTree = "<group>"; };
1954		4CD04CF810361A31001C87D5 /* test6.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test6.ok; sourceTree = "<group>"; };
1955		4CD04CF910361A31001C87D5 /* test60.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test60.in; sourceTree = "<group>"; };
1956		4CD04CFA10361A31001C87D5 /* test60.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test60.ok; sourceTree = "<group>"; };
1957		4CD04CFB10361A31001C87D5 /* test60.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test60.vim; sourceTree = "<group>"; };
1958		4CD04CFC10361A31001C87D5 /* test61.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test61.in; sourceTree = "<group>"; };
1959		4CD04CFD10361A31001C87D5 /* test61.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test61.ok; sourceTree = "<group>"; };
1960		4CD04CFE10361A31001C87D5 /* test62.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test62.in; sourceTree = "<group>"; };
1961		4CD04CFF10361A31001C87D5 /* test62.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test62.ok; sourceTree = "<group>"; };
1962		4CD04D0010361A31001C87D5 /* test63.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test63.in; sourceTree = "<group>"; };
1963		4CD04D0110361A31001C87D5 /* test63.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test63.ok; sourceTree = "<group>"; };
1964		4CD04D0210361A31001C87D5 /* test64.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test64.in; sourceTree = "<group>"; };
1965		4CD04D0310361A31001C87D5 /* test64.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test64.ok; sourceTree = "<group>"; };
1966		4CD04D0410361A31001C87D5 /* test65.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test65.in; sourceTree = "<group>"; };
1967		4CD04D0510361A31001C87D5 /* test65.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test65.ok; sourceTree = "<group>"; };
1968		4CD04D0610361A31001C87D5 /* test7.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test7.in; sourceTree = "<group>"; };
1969		4CD04D0710361A31001C87D5 /* test7.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test7.ok; sourceTree = "<group>"; };
1970		4CD04D0810361A31001C87D5 /* test8.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test8.in; sourceTree = "<group>"; };
1971		4CD04D0910361A31001C87D5 /* test8.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test8.ok; sourceTree = "<group>"; };
1972		4CD04D0A10361A31001C87D5 /* test9.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test9.in; sourceTree = "<group>"; };
1973		4CD04D0B10361A31001C87D5 /* test9.ok */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test9.ok; sourceTree = "<group>"; };
1974		4CD04D0C10361A31001C87D5 /* todos.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = todos.vim; sourceTree = "<group>"; };
1975		4CD04D0D10361A31001C87D5 /* unix.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unix.vim; sourceTree = "<group>"; };
1976		4CD04D0E10361A31001C87D5 /* vms.vim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vms.vim; sourceTree = "<group>"; };
1977		4CD04D1410361A31001C87D5 /* ui.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ui.c; path = src/ui.c; sourceTree = "<group>"; };
1978		4CD04D1510361A31001C87D5 /* undo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = undo.c; path = src/undo.c; sourceTree = "<group>"; };
1979		4CD04D1710361A31001C87D5 /* version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = version.c; path = src/version.c; sourceTree = "<group>"; };
1980		4CD04D1810361A31001C87D5 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = version.h; path = src/version.h; sourceTree = "<group>"; };
1981		4CD04D2010361A31001C87D5 /* vim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vim.h; path = src/vim.h; sourceTree = "<group>"; };
1982		4CD04D2610361A31001C87D5 /* vimio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vimio.h; path = src/vimio.h; sourceTree = "<group>"; };
1983		4CD04D4610361A31001C87D5 /* window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = window.c; path = src/window.c; sourceTree = "<group>"; };
1984		4CD04D5710361A31001C87D5 /* xxd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xxd.c; sourceTree = "<group>"; };
1985		4CD04E98103A0215001C87D5 /* libncurses.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libncurses.dylib; path = /usr/lib/libncurses.dylib; sourceTree = "<absolute>"; };
1986		4CD04EB3103CAFC9001C87D5 /* xxd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xxd; sourceTree = BUILT_PRODUCTS_DIR; };
1987		8DD76FB20486AB0100D96B5E /* vim */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = vim; sourceTree = BUILT_PRODUCTS_DIR; };
1988		C9DF38411489D54D001ADB39 /* if_python.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = if_python.c; path = src/if_python.c; sourceTree = "<group>"; };
1989		C9DF38431489D5CD001ADB39 /* if_ruby.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = if_ruby.c; path = src/if_ruby.c; sourceTree = "<group>"; };
1990		FCEA259812357FDB00430E38 /* blowfish.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = blowfish.c; path = src/blowfish.c; sourceTree = "<group>"; };
1991		FCEA25A11235809000430E38 /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha256.c; path = src/sha256.c; sourceTree = "<group>"; };
1992/* End PBXFileReference section */
1993
1994/* Begin PBXFrameworksBuildPhase section */
1995		4CD04EB1103CAFC9001C87D5 /* Frameworks */ = {
1996			isa = PBXFrameworksBuildPhase;
1997			buildActionMask = 2147483647;
1998			files = (
1999			);
2000			runOnlyForDeploymentPostprocessing = 0;
2001		};
2002		8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
2003			isa = PBXFrameworksBuildPhase;
2004			buildActionMask = 2147483647;
2005			files = (
2006				4CD04E99103A0215001C87D5 /* libncurses.dylib in Frameworks */,
2007				4C9BEFC1104C5FB400182AEE /* libiconv.dylib in Frameworks */,
2008			);
2009			runOnlyForDeploymentPostprocessing = 0;
2010		};
2011/* End PBXFrameworksBuildPhase section */
2012
2013/* Begin PBXGroup section */
2014		08FB7794FE84155DC02AAC07 /* vim */ = {
2015			isa = PBXGroup;
2016			children = (
2017				08FB7795FE84155DC02AAC07 /* Source */,
2018				4C9BE85710484D5400182AEE /* runtime */,
2019				4C9BE84E10484BDC00182AEE /* local */,
2020				C6A0FF2B0290797F04C91782 /* Documentation */,
2021				1AB674ADFE9D54B511CA2CBB /* Products */,
2022				4C9BEFC0104C5FB400182AEE /* libiconv.dylib */,
2023				4CD04E98103A0215001C87D5 /* libncurses.dylib */,
2024			);
2025			name = vim;
2026			sourceTree = "<group>";
2027		};
2028		08FB7795FE84155DC02AAC07 /* Source */ = {
2029			isa = PBXGroup;
2030			children = (
2031				4CD04B3F10361A30001C87D5 /* ascii.h */,
2032				4CD04B4010361A30001C87D5 /* auto */,
2033				FCEA259812357FDB00430E38 /* blowfish.c */,
2034				4CD04B4B10361A30001C87D5 /* buffer.c */,
2035				4CD04B4C10361A30001C87D5 /* charset.c */,
2036				4CD04B5410361A30001C87D5 /* diff.c */,
2037				4CD04B5510361A30001C87D5 /* digraph.c */,
2038				4CD04B5A10361A30001C87D5 /* edit.c */,
2039				4CD04B5C10361A30001C87D5 /* eval.c */,
2040				4CD04B5D10361A30001C87D5 /* ex_cmds.c */,
2041				4CD04B5F10361A30001C87D5 /* ex_cmds.h */,
2042				4CD04B6010361A30001C87D5 /* ex_cmds2.c */,
2043				4CD04B6210361A30001C87D5 /* ex_docmd.c */,
2044				4CD04B6410361A30001C87D5 /* ex_eval.c */,
2045				4CD04B6510361A30001C87D5 /* ex_getln.c */,
2046				4CD04B6810361A30001C87D5 /* feature.h */,
2047				4CD04B6910361A30001C87D5 /* fileio.c */,
2048				4CD04B6B10361A30001C87D5 /* fold.c */,
2049				4CD04B6C10361A30001C87D5 /* getchar.c */,
2050				4CD04B6F10361A30001C87D5 /* globals.h */,
2051				4CD04B9F10361A30001C87D5 /* hardcopy.c */,
2052				4CD04BA010361A30001C87D5 /* hashtab.c */,
2053				4CD04BA110361A30001C87D5 /* if_cscope.c */,
2054				4CD04BA210361A30001C87D5 /* if_cscope.h */,
2055				C9DF38411489D54D001ADB39 /* if_python.c */,
2056				C9DF38431489D5CD001ADB39 /* if_ruby.c */,
2057				4CD04BAF10361A30001C87D5 /* if_xcmdsrv.c */,
2058				4CD04BBA10361A30001C87D5 /* integration.c */,
2059				4CD04BBB10361A30001C87D5 /* integration.h */,
2060				4CD04BBC10361A30001C87D5 /* keymap.h */,
2061				4CD04BBF10361A30001C87D5 /* macros.h */,
2062				4CD04BC110361A30001C87D5 /* main.c */,
2063				4CD04BD510361A30001C87D5 /* mark.c */,
2064				4CD04BD610361A30001C87D5 /* mbyte.c */,
2065				4CD04BD710361A30001C87D5 /* memfile.c */,
2066				4CD04BD810361A30001C87D5 /* memline.c */,
2067				4CD04BD910361A30001C87D5 /* menu.c */,
2068				4CD04BDA10361A30001C87D5 /* message.c */,
2069				4CD04BDB10361A30001C87D5 /* misc1.c */,
2070				4CD04BDC10361A30001C87D5 /* misc2.c */,
2071				4CD04BDE10361A30001C87D5 /* move.c */,
2072				4CD04BE310361A30001C87D5 /* nbdebug.c */,
2073				4CD04BE410361A30001C87D5 /* nbdebug.h */,
2074				4CD04BE510361A30001C87D5 /* netbeans.c */,
2075				4CD04BE610361A30001C87D5 /* normal.c */,
2076				4CD04BE810361A30001C87D5 /* ops.c */,
2077				4CD04BEA10361A30001C87D5 /* option.c */,
2078				4CD04BEB10361A30001C87D5 /* option.h */,
2079				4CD04C0310361A30001C87D5 /* os_unix.c */,
2080				4CD04C0510361A30001C87D5 /* os_unix.h */,
2081				4CD04C0610361A30001C87D5 /* os_unixx.h */,
2082				4CD04C1510361A30001C87D5 /* popupmnu.c */,
2083				4CD04C1610361A30001C87D5 /* proto */,
2084				4CD04C6610361A30001C87D5 /* proto.h */,
2085				4CD04C6810361A30001C87D5 /* quickfix.c */,
2086				4CD04C6A10361A30001C87D5 /* regexp.c */,
2087				4CD04C6B10361A30001C87D5 /* regexp.h */,
2088				4CD04C6C10361A30001C87D5 /* screen.c */,
2089				4CD04C6D10361A30001C87D5 /* search.c */,
2090				FCEA25A11235809000430E38 /* sha256.c */,
2091				4CD04C6E10361A30001C87D5 /* spell.c */,
2092				4CD04C6F10361A30001C87D5 /* structs.h */,
2093				4CD04C7110361A30001C87D5 /* syntax.c */,
2094				4CD04C7210361A30001C87D5 /* tag.c */,
2095				4CD04C7410361A30001C87D5 /* tee */,
2096				4CD04C7710361A30001C87D5 /* term.c */,
2097				4CD04C7810361A30001C87D5 /* term.h */,
2098				4CD04C7910361A30001C87D5 /* termlib.c */,
2099				4CD04C7A10361A30001C87D5 /* testdir */,
2100				4CD04D1410361A31001C87D5 /* ui.c */,
2101				4CD04D1510361A31001C87D5 /* undo.c */,
2102				4CD04D1710361A31001C87D5 /* version.c */,
2103				4CD04D1810361A31001C87D5 /* version.h */,
2104				4CD04D2010361A31001C87D5 /* vim.h */,
2105				4CD04D2610361A31001C87D5 /* vimio.h */,
2106				4CD04D4610361A31001C87D5 /* window.c */,
2107				4CD04D4D10361A31001C87D5 /* xxd */,
2108			);
2109			name = Source;
2110			sourceTree = "<group>";
2111		};
2112		1AB674ADFE9D54B511CA2CBB /* Products */ = {
2113			isa = PBXGroup;
2114			children = (
2115				8DD76FB20486AB0100D96B5E /* vim */,
2116				4CD04EB3103CAFC9001C87D5 /* xxd */,
2117			);
2118			name = Products;
2119			sourceTree = "<group>";
2120		};
2121		4C9BE84E10484BDC00182AEE /* local */ = {
2122			isa = PBXGroup;
2123			children = (
2124				4C9BE84F10484C1E00182AEE /* vim.plist */,
2125			);
2126			path = local;
2127			sourceTree = "<group>";
2128		};
2129		4C9BE85710484D5400182AEE /* runtime */ = {
2130			isa = PBXGroup;
2131			children = (
2132				4C9BE85810484D5400182AEE /* autoload */,
2133				4C9BE88010484D5400182AEE /* bugreport.vim */,
2134				4C9BE88110484D5400182AEE /* colors */,
2135				4C9BE89410484D5400182AEE /* compiler */,
2136				4C9BE8C410484D5400182AEE /* delmenu.vim */,
2137				4C9BE8C510484D5400182AEE /* doc */,
2138				4C9BE98010484D5400182AEE /* doc.info */,
2139				4C9BE98110484D5400182AEE /* evim.vim */,
2140				4C9BE98210484D5400182AEE /* filetype.vim */,
2141				4C9BE98310484D5400182AEE /* ftoff.vim */,
2142				4C9BE98410484D5400182AEE /* ftplugin */,
2143				4C9BEA2E10484D5400182AEE /* ftplugin.vim */,
2144				4C9BEA2F10484D5400182AEE /* ftplugof.vim */,
2145				4C9BEA3010484D5400182AEE /* gvimrc_example.vim */,
2146				4C9BEA3110484D5400182AEE /* hi16-action-make.png */,
2147				4C9BEA3210484D5400182AEE /* hi22-action-make.png */,
2148				4C9BEA3310484D5400182AEE /* icons */,
2149				4C9BEA3A10484D5400182AEE /* icons.info */,
2150				4C9BEA3B10484D5400182AEE /* indent */,
2151				4C9BEA9510484D5400182AEE /* indent.vim */,
2152				4C9BEA9610484D5400182AEE /* indoff.vim */,
2153				4C9BEA9710484D5400182AEE /* keymap */,
2154				4C9BEAD810484D5400182AEE /* lang */,
2155				4C9BEB5910484D5400182AEE /* macmap.vim */,
2156				4C9BEB5A10484D5400182AEE /* macros */,
2157				4C9BEB8610484D5400182AEE /* macros.info */,
2158				4C9BEB8710484D5400182AEE /* makemenu.vim */,
2159				4C9BEB8810484D5400182AEE /* menu.vim */,
2160				4C9BEB8910484D5400182AEE /* mswin.vim */,
2161				4C9BEB8A10484D5400182AEE /* optwin.vim */,
2162				4C9BEB8B10484D5400182AEE /* plugin */,
2163				4C9BEB9710484D5400182AEE /* print */,
2164				4C9BEBB910484D5400182AEE /* rgb.txt */,
2165				4C9BEBBA10484D5400182AEE /* scripts.vim */,
2166				4C9BEBBB10484D5400182AEE /* spell */,
2167				4C9BEC6610484D5500182AEE /* synmenu.vim */,
2168				4C9BEC6710484D5500182AEE /* syntax */,
2169				4C9BEE7010484D5500182AEE /* termcap */,
2170				4C9BEE7110484D5500182AEE /* tools */,
2171				4C9BEE8610484D5500182AEE /* tools.info */,
2172				4C9BEE8710484D5500182AEE /* tutor */,
2173				4C9BEEC010484D5600182AEE /* tutor.info */,
2174				4C9BEEC110484D5600182AEE /* vim16x16.gif */,
2175				4C9BEEC210484D5600182AEE /* vim16x16.png */,
2176				4C9BEEC310484D5600182AEE /* vim16x16.xpm */,
2177				4C9BEEC410484D5600182AEE /* vim32x32.gif */,
2178				4C9BEEC510484D5600182AEE /* vim32x32.png */,
2179				4C9BEEC610484D5600182AEE /* vim32x32.xpm */,
2180				4C9BEEC710484D5600182AEE /* vim48x48.gif */,
2181				4C9BEEC810484D5600182AEE /* vim48x48.png */,
2182				4C9BEEC910484D5600182AEE /* vim48x48.xpm */,
2183				4C9BEECA10484D5600182AEE /* vimlogo.cdr */,
2184				4C9BEECB10484D5600182AEE /* vimlogo.eps */,
2185				4C9BEECC10484D5600182AEE /* vimlogo.gif */,
2186				4C9BEECD10484D5600182AEE /* vimlogo.pdf */,
2187				4C9BEECE10484D5600182AEE /* vimlogo.xpm */,
2188				4C9BEECF10484D5600182AEE /* vimrc_example.vim */,
2189			);
2190			path = runtime;
2191			sourceTree = "<group>";
2192		};
2193		4C9BE85810484D5400182AEE /* autoload */ = {
2194			isa = PBXGroup;
2195			children = (
2196				4C9BE85910484D5400182AEE /* ada.vim */,
2197				4C9BE85A10484D5400182AEE /* adacomplete.vim */,
2198				4C9BE85B10484D5400182AEE /* ccomplete.vim */,
2199				4C9BE85C10484D5400182AEE /* csscomplete.vim */,
2200				4C9BE85D10484D5400182AEE /* decada.vim */,
2201				4C9BE85E10484D5400182AEE /* getscript.vim */,
2202				4C9BE85F10484D5400182AEE /* gnat.vim */,
2203				4C9BE86010484D5400182AEE /* gzip.vim */,
2204				4C9BE86110484D5400182AEE /* htmlcomplete.vim */,
2205				4C9BE86210484D5400182AEE /* javascriptcomplete.vim */,
2206				4C9BE86310484D5400182AEE /* netrw.vim */,
2207				4C9BE86410484D5400182AEE /* netrwFileHandlers.vim */,
2208				4C9BE86510484D5400182AEE /* netrwSettings.vim */,
2209				4C9BE86610484D5400182AEE /* paste.vim */,
2210				4C9BE86710484D5400182AEE /* phpcomplete.vim */,
2211				4C9BE86810484D5400182AEE /* pythoncomplete.vim */,
2212				4C9BE86910484D5400182AEE /* README.txt */,
2213				4C9BE86A10484D5400182AEE /* rubycomplete.vim */,
2214				4C9BE86B10484D5400182AEE /* spellfile.vim */,
2215				4C9BE86C10484D5400182AEE /* sqlcomplete.vim */,
2216				4C9BE86D10484D5400182AEE /* syntaxcomplete.vim */,
2217				4C9BE86E10484D5400182AEE /* tar.vim */,
2218				4C9BE86F10484D5400182AEE /* vimball.vim */,
2219				4C9BE87010484D5400182AEE /* xml */,
2220				4C9BE87E10484D5400182AEE /* xmlcomplete.vim */,
2221				4C9BE87F10484D5400182AEE /* zip.vim */,
2222			);
2223			path = autoload;
2224			sourceTree = "<group>";
2225		};
2226		4C9BE87010484D5400182AEE /* xml */ = {
2227			isa = PBXGroup;
2228			children = (
2229				4C9BE87110484D5400182AEE /* html32.vim */,
2230				4C9BE87210484D5400182AEE /* html401f.vim */,
2231				4C9BE87310484D5400182AEE /* html401s.vim */,
2232				4C9BE87410484D5400182AEE /* html401t.vim */,
2233				4C9BE87510484D5400182AEE /* html40f.vim */,
2234				4C9BE87610484D5400182AEE /* html40s.vim */,
2235				4C9BE87710484D5400182AEE /* html40t.vim */,
2236				4C9BE87810484D5400182AEE /* xhtml10f.vim */,
2237				4C9BE87910484D5400182AEE /* xhtml10s.vim */,
2238				4C9BE87A10484D5400182AEE /* xhtml10t.vim */,
2239				4C9BE87B10484D5400182AEE /* xhtml11.vim */,
2240				4C9BE87C10484D5400182AEE /* xsd.vim */,
2241				4C9BE87D10484D5400182AEE /* xsl.vim */,
2242			);
2243			path = xml;
2244			sourceTree = "<group>";
2245		};
2246		4C9BE88110484D5400182AEE /* colors */ = {
2247			isa = PBXGroup;
2248			children = (
2249				4C9BE88210484D5400182AEE /* blue.vim */,
2250				4C9BE88310484D5400182AEE /* darkblue.vim */,
2251				4C9BE88410484D5400182AEE /* default.vim */,
2252				4C9BE88510484D5400182AEE /* delek.vim */,
2253				4C9BE88610484D5400182AEE /* desert.vim */,
2254				4C9BE88710484D5400182AEE /* elflord.vim */,
2255				4C9BE88810484D5400182AEE /* evening.vim */,
2256				4C9BE88910484D5400182AEE /* koehler.vim */,
2257				4C9BE88A10484D5400182AEE /* morning.vim */,
2258				4C9BE88B10484D5400182AEE /* murphy.vim */,
2259				4C9BE88C10484D5400182AEE /* pablo.vim */,
2260				4C9BE88D10484D5400182AEE /* peachpuff.vim */,
2261				4C9BE88E10484D5400182AEE /* README.txt */,
2262				4C9BE88F10484D5400182AEE /* ron.vim */,
2263				4C9BE89010484D5400182AEE /* shine.vim */,
2264				4C9BE89110484D5400182AEE /* slate.vim */,
2265				4C9BE89210484D5400182AEE /* torte.vim */,
2266				4C9BE89310484D5400182AEE /* zellner.vim */,
2267			);
2268			path = colors;
2269			sourceTree = "<group>";
2270		};
2271		4C9BE89410484D5400182AEE /* compiler */ = {
2272			isa = PBXGroup;
2273			children = (
2274				4C9BE89510484D5400182AEE /* ant.vim */,
2275				4C9BE89610484D5400182AEE /* bcc.vim */,
2276				4C9BE89710484D5400182AEE /* bdf.vim */,
2277				4C9BE89810484D5400182AEE /* checkstyle.vim */,
2278				4C9BE89910484D5400182AEE /* cs.vim */,
2279				4C9BE89A10484D5400182AEE /* decada.vim */,
2280				4C9BE89B10484D5400182AEE /* dot.vim */,
2281				4C9BE89C10484D5400182AEE /* eruby.vim */,
2282				4C9BE89D10484D5400182AEE /* fortran_cv.vim */,
2283				4C9BE89E10484D5400182AEE /* fortran_elf90.vim */,
2284				4C9BE89F10484D5400182AEE /* fortran_F.vim */,
2285				4C9BE8A010484D5400182AEE /* fortran_g77.vim */,
2286				4C9BE8A110484D5400182AEE /* fortran_lf95.vim */,
2287				4C9BE8A210484D5400182AEE /* fpc.vim */,
2288				4C9BE8A310484D5400182AEE /* gcc.vim */,
2289				4C9BE8A410484D5400182AEE /* gnat.vim */,
2290				4C9BE8A510484D5400182AEE /* hp_acc.vim */,
2291				4C9BE8A610484D5400182AEE /* icc.vim */,
2292				4C9BE8A710484D5400182AEE /* intel.vim */,
2293				4C9BE8A810484D5400182AEE /* irix5_c.vim */,
2294				4C9BE8A910484D5400182AEE /* irix5_cpp.vim */,
2295				4C9BE8AA10484D5400182AEE /* javac.vim */,
2296				4C9BE8AB10484D5400182AEE /* jikes.vim */,
2297				4C9BE8AC10484D5400182AEE /* mcs.vim */,
2298				4C9BE8AD10484D5400182AEE /* mips_c.vim */,
2299				4C9BE8AE10484D5400182AEE /* mipspro_c89.vim */,
2300				4C9BE8AF10484D5400182AEE /* mipspro_cpp.vim */,
2301				4C9BE8B010484D5400182AEE /* modelsim_vcom.vim */,
2302				4C9BE8B110484D5400182AEE /* msvc.vim */,
2303				4C9BE8B210484D5400182AEE /* neato.vim */,
2304				4C9BE8B310484D5400182AEE /* onsgmls.vim */,
2305				4C9BE8B410484D5400182AEE /* pbx.vim */,
2306				4C9BE8B510484D5400182AEE /* perl.vim */,
2307				4C9BE8B610484D5400182AEE /* php.vim */,
2308				4C9BE8B710484D5400182AEE /* pyunit.vim */,
2309				4C9BE8B810484D5400182AEE /* README.txt */,
2310				4C9BE8B910484D5400182AEE /* rspec.vim */,
2311				4C9BE8BA10484D5400182AEE /* rst.vim */,
2312				4C9BE8BB10484D5400182AEE /* ruby.vim */,
2313				4C9BE8BC10484D5400182AEE /* rubyunit.vim */,
2314				4C9BE8BD10484D5400182AEE /* se.vim */,
2315				4C9BE8BE10484D5400182AEE /* splint.vim */,
2316				4C9BE8BF10484D5400182AEE /* tcl.vim */,
2317				4C9BE8C010484D5400182AEE /* tex.vim */,
2318				4C9BE8C110484D5400182AEE /* tidy.vim */,
2319				4C9BE8C210484D5400182AEE /* xmllint.vim */,
2320				4C9BE8C310484D5400182AEE /* xmlwf.vim */,
2321			);
2322			path = compiler;
2323			sourceTree = "<group>";
2324		};
2325		4C9BE8C510484D5400182AEE /* doc */ = {
2326			isa = PBXGroup;
2327			children = (
2328				4C9BE8C610484D5400182AEE /* arabic.txt */,
2329				4C9BE8C710484D5400182AEE /* autocmd.txt */,
2330				4C9BE8C810484D5400182AEE /* change.txt */,
2331				4C9BE8C910484D5400182AEE /* cmdline.txt */,
2332				4C9BE8CA10484D5400182AEE /* debug.txt */,
2333				4C9BE8CB10484D5400182AEE /* debugger.txt */,
2334				4C9BE8CC10484D5400182AEE /* develop.txt */,
2335				4C9BE8CD10484D5400182AEE /* diff.txt */,
2336				4C9BE8CE10484D5400182AEE /* digraph.txt */,
2337				4C9BE8CF10484D5400182AEE /* doctags.c */,
2338				4C9BE8D010484D5400182AEE /* editing.txt */,
2339				4C9BE8D110484D5400182AEE /* eval.txt */,
2340				4C9BE8D210484D5400182AEE /* evim-fr.1 */,
2341				4C9BE8D310484D5400182AEE /* evim-fr.UTF-8.1 */,
2342				4C9BE8D410484D5400182AEE /* evim-it.1 */,
2343				4C9BE8D510484D5400182AEE /* evim-it.UTF-8.1 */,
2344				4C9BE8D610484D5400182AEE /* evim-pl.1 */,
2345				4C9BE8D710484D5400182AEE /* evim-pl.UTF-8.1 */,
2346				4C9BE8D810484D5400182AEE /* evim-ru.1 */,
2347				4C9BE8D910484D5400182AEE /* evim-ru.UTF-8.1 */,
2348				4C9BE8DA10484D5400182AEE /* evim.1 */,
2349				4C9BE8DB10484D5400182AEE /* farsi.txt */,
2350				4C9BE8DC10484D5400182AEE /* filetype.txt */,
2351				4C9BE8DD10484D5400182AEE /* fold.txt */,
2352				4C9BE8DE10484D5400182AEE /* ft_ada.txt */,
2353				4C9BE8DF10484D5400182AEE /* ft_sql.txt */,
2354				4C9BE8E010484D5400182AEE /* gui.txt */,
2355				4C9BE8E110484D5400182AEE /* gui_w16.txt */,
2356				4C9BE8E210484D5400182AEE /* gui_w32.txt */,
2357				4C9BE8E310484D5400182AEE /* gui_x11.txt */,
2358				4C9BE8E410484D5400182AEE /* hangulin.txt */,
2359				4C9BE8E510484D5400182AEE /* hebrew.txt */,
2360				4C9BE8E610484D5400182AEE /* help.txt */,
2361				4C9BE8E710484D5400182AEE /* help.txt.info */,
2362				4C9BE8E810484D5400182AEE /* howto.txt */,
2363				4C9BE8E910484D5400182AEE /* if_cscop.txt */,
2364				4C9BE8EA10484D5400182AEE /* if_mzsch.txt */,
2365				4C9BE8EB10484D5400182AEE /* if_ole.txt */,
2366				4C9BE8EC10484D5400182AEE /* if_perl.txt */,
2367				4C9BE8ED10484D5400182AEE /* if_pyth.txt */,
2368				4C9BE8EE10484D5400182AEE /* if_ruby.txt */,
2369				4C9BE8EF10484D5400182AEE /* if_sniff.txt */,
2370				4C9BE8F010484D5400182AEE /* if_tcl.txt */,
2371				4C9BE8F110484D5400182AEE /* indent.txt */,
2372				4C9BE8F210484D5400182AEE /* index.txt */,
2373				4C9BE8F310484D5400182AEE /* insert.txt */,
2374				4C9BE8F410484D5400182AEE /* intro.txt */,
2375				4C9BE8F510484D5400182AEE /* Makefile */,
2376				4C9BE8F610484D5400182AEE /* makehtml.awk */,
2377				4C9BE8F710484D5400182AEE /* maketags.awk */,
2378				4C9BE8F810484D5400182AEE /* map.txt */,
2379				4C9BE8F910484D5400182AEE /* mbyte.txt */,
2380				4C9BE8FA10484D5400182AEE /* message.txt */,
2381				4C9BE8FB10484D5400182AEE /* mlang.txt */,
2382				4C9BE8FC10484D5400182AEE /* motion.txt */,
2383				4C9BE8FD10484D5400182AEE /* netbeans.txt */,
2384				4C9BE8FE10484D5400182AEE /* options.txt */,
2385				4C9BE8FF10484D5400182AEE /* os_390.txt */,
2386				4C9BE90010484D5400182AEE /* os_amiga.txt */,
2387				4C9BE90110484D5400182AEE /* os_beos.txt */,
2388				4C9BE90210484D5400182AEE /* os_dos.txt */,
2389				4C9BE90310484D5400182AEE /* os_mac.txt */,
2390				4C9BE90410484D5400182AEE /* os_mint.txt */,
2391				4C9BE90510484D5400182AEE /* os_msdos.txt */,
2392				4C9BE90610484D5400182AEE /* os_os2.txt */,
2393				4C9BE90710484D5400182AEE /* os_qnx.txt */,
2394				4C9BE90810484D5400182AEE /* os_risc.txt */,
2395				4C9BE90910484D5400182AEE /* os_unix.txt */,
2396				4C9BE90A10484D5400182AEE /* os_vms.txt */,
2397				4C9BE90B10484D5400182AEE /* os_win32.txt */,
2398				4C9BE90C10484D5400182AEE /* pattern.txt */,
2399				4C9BE90D10484D5400182AEE /* pi_getscript.txt */,
2400				4C9BE90E10484D5400182AEE /* pi_gzip.txt */,
2401				4C9BE90F10484D5400182AEE /* pi_netrw.txt */,
2402				4C9BE91010484D5400182AEE /* pi_paren.txt */,
2403				4C9BE91110484D5400182AEE /* pi_spec.txt */,
2404				4C9BE91210484D5400182AEE /* pi_tar.txt */,
2405				4C9BE91310484D5400182AEE /* pi_vimball.txt */,
2406				4C9BE91410484D5400182AEE /* pi_zip.txt */,
2407				4C9BE91510484D5400182AEE /* print.txt */,
2408				4C9BE91610484D5400182AEE /* quickfix.txt */,
2409				4C9BE91710484D5400182AEE /* quickref.txt */,
2410				4C9BE91810484D5400182AEE /* quotes.txt */,
2411				4C9BE91910484D5400182AEE /* recover.txt */,
2412				4C9BE91A10484D5400182AEE /* remote.txt */,
2413				4C9BE91B10484D5400182AEE /* repeat.txt */,
2414				4C9BE91C10484D5400182AEE /* rileft.txt */,
2415				4C9BE91D10484D5400182AEE /* russian.txt */,
2416				4C9BE91E10484D5400182AEE /* scroll.txt */,
2417				4C9BE91F10484D5400182AEE /* sign.txt */,
2418				4C9BE92010484D5400182AEE /* spell.txt */,
2419				4C9BE92110484D5400182AEE /* sponsor.txt */,
2420				4C9BE92210484D5400182AEE /* starting.txt */,
2421				4C9BE92310484D5400182AEE /* syntax.txt */,
2422				4C9BE92410484D5400182AEE /* tabpage.txt */,
2423				4C9BE92510484D5400182AEE /* tags */,
2424				4C9BE92610484D5400182AEE /* tagsrch.txt */,
2425				4C9BE92710484D5400182AEE /* term.txt */,
2426				4C9BE92810484D5400182AEE /* tips.txt */,
2427				4C9BE92910484D5400182AEE /* todo.txt */,
2428				4C9BE92A10484D5400182AEE /* uganda.txt */,
2429				4C9BE92B10484D5400182AEE /* undo.txt */,
2430				4C9BE92C10484D5400182AEE /* usr_01.txt */,
2431				4C9BE92D10484D5400182AEE /* usr_02.txt */,
2432				4C9BE92E10484D5400182AEE /* usr_03.txt */,
2433				4C9BE92F10484D5400182AEE /* usr_04.txt */,
2434				4C9BE93010484D5400182AEE /* usr_05.txt */,
2435				4C9BE93110484D5400182AEE /* usr_06.txt */,
2436				4C9BE93210484D5400182AEE /* usr_07.txt */,
2437				4C9BE93310484D5400182AEE /* usr_08.txt */,
2438				4C9BE93410484D5400182AEE /* usr_09.txt */,
2439				4C9BE93510484D5400182AEE /* usr_10.txt */,
2440				4C9BE93610484D5400182AEE /* usr_11.txt */,
2441				4C9BE93710484D5400182AEE /* usr_12.txt */,
2442				4C9BE93810484D5400182AEE /* usr_20.txt */,
2443				4C9BE93910484D5400182AEE /* usr_21.txt */,
2444				4C9BE93A10484D5400182AEE /* usr_22.txt */,
2445				4C9BE93B10484D5400182AEE /* usr_23.txt */,
2446				4C9BE93C10484D5400182AEE /* usr_24.txt */,
2447				4C9BE93D10484D5400182AEE /* usr_25.txt */,
2448				4C9BE93E10484D5400182AEE /* usr_26.txt */,
2449				4C9BE93F10484D5400182AEE /* usr_27.txt */,
2450				4C9BE94010484D5400182AEE /* usr_28.txt */,
2451				4C9BE94110484D5400182AEE /* usr_29.txt */,
2452				4C9BE94210484D5400182AEE /* usr_30.txt */,
2453				4C9BE94310484D5400182AEE /* usr_31.txt */,
2454				4C9BE94410484D5400182AEE /* usr_32.txt */,
2455				4C9BE94510484D5400182AEE /* usr_40.txt */,
2456				4C9BE94610484D5400182AEE /* usr_41.txt */,
2457				4C9BE94710484D5400182AEE /* usr_42.txt */,
2458				4C9BE94810484D5400182AEE /* usr_43.txt */,
2459				4C9BE94910484D5400182AEE /* usr_44.txt */,
2460				4C9BE94A10484D5400182AEE /* usr_45.txt */,
2461				4C9BE94B10484D5400182AEE /* usr_90.txt */,
2462				4C9BE94C10484D5400182AEE /* usr_toc.txt */,
2463				4C9BE94D10484D5400182AEE /* various.txt */,
2464				4C9BE94E10484D5400182AEE /* version4.txt */,
2465				4C9BE94F10484D5400182AEE /* version5.txt */,
2466				4C9BE95010484D5400182AEE /* version6.txt */,
2467				4C9BE95110484D5400182AEE /* version7.txt */,
2468				4C9BE95210484D5400182AEE /* vi_diff.txt */,
2469				4C9BE95310484D5400182AEE /* vim-fr.1 */,
2470				4C9BE95410484D5400182AEE /* vim-fr.UTF-8.1 */,
2471				4C9BE95510484D5400182AEE /* vim-it.1 */,
2472				4C9BE95610484D5400182AEE /* vim-it.UTF-8.1 */,
2473				4C9BE95710484D5400182AEE /* vim-pl.1 */,
2474				4C9BE95810484D5400182AEE /* vim-pl.UTF-8.1 */,
2475				4C9BE95910484D5400182AEE /* vim-ru.1 */,
2476				4C9BE95A10484D5400182AEE /* vim-ru.UTF-8.1 */,
2477				4C9BE95B10484D5400182AEE /* vim.1 */,
2478				4C9BE95C10484D5400182AEE /* vim.man */,
2479				4C9BE95D10484D5400182AEE /* vim.man.info */,
2480				4C9BE95E10484D5400182AEE /* vim2html.pl */,
2481				4C9BE95F10484D5400182AEE /* vimdiff-fr.1 */,
2482				4C9BE96010484D5400182AEE /* vimdiff-fr.UTF-8.1 */,
2483				4C9BE96110484D5400182AEE /* vimdiff-it.1 */,
2484				4C9BE96210484D5400182AEE /* vimdiff-it.UTF-8.1 */,
2485				4C9BE96310484D5400182AEE /* vimdiff-pl.1 */,
2486				4C9BE96410484D5400182AEE /* vimdiff-pl.UTF-8.1 */,
2487				4C9BE96510484D5400182AEE /* vimdiff-ru.1 */,
2488				4C9BE96610484D5400182AEE /* vimdiff-ru.UTF-8.1 */,
2489				4C9BE96710484D5400182AEE /* vimdiff.1 */,
2490				4C9BE96810484D5400182AEE /* vimdiff.man */,
2491				4C9BE96910484D5400182AEE /* vimtutor-fr.1 */,
2492				4C9BE96A10484D5400182AEE /* vimtutor-fr.UTF-8.1 */,
2493				4C9BE96B10484D5400182AEE /* vimtutor-it.1 */,
2494				4C9BE96C10484D5400182AEE /* vimtutor-it.UTF-8.1 */,
2495				4C9BE96D10484D5400182AEE /* vimtutor-pl.1 */,
2496				4C9BE96E10484D5400182AEE /* vimtutor-pl.UTF-8.1 */,
2497				4C9BE96F10484D5400182AEE /* vimtutor-ru.1 */,
2498				4C9BE97010484D5400182AEE /* vimtutor-ru.UTF-8.1 */,
2499				4C9BE97110484D5400182AEE /* vimtutor.1 */,
2500				4C9BE97210484D5400182AEE /* vimtutor.man */,
2501				4C9BE97310484D5400182AEE /* visual.txt */,
2502				4C9BE97410484D5400182AEE /* windows.txt */,
2503				4C9BE97510484D5400182AEE /* workshop.txt */,
2504				4C9BE97610484D5400182AEE /* xxd-fr.1 */,
2505				4C9BE97710484D5400182AEE /* xxd-fr.UTF-8.1 */,
2506				4C9BE97810484D5400182AEE /* xxd-it.1 */,
2507				4C9BE97910484D5400182AEE /* xxd-it.UTF-8.1 */,
2508				4C9BE97A10484D5400182AEE /* xxd-pl.1 */,
2509				4C9BE97B10484D5400182AEE /* xxd-pl.UTF-8.1 */,
2510				4C9BE97C10484D5400182AEE /* xxd-ru.1 */,
2511				4C9BE97D10484D5400182AEE /* xxd-ru.UTF-8.1 */,
2512				4C9BE97E10484D5400182AEE /* xxd.1 */,
2513				4C9BE97F10484D5400182AEE /* xxd.man */,
2514			);
2515			path = doc;
2516			sourceTree = "<group>";
2517		};
2518		4C9BE98410484D5400182AEE /* ftplugin */ = {
2519			isa = PBXGroup;
2520			children = (
2521				4C9BE98510484D5400182AEE /* a2ps.vim */,
2522				4C9BE98610484D5400182AEE /* aap.vim */,
2523				4C9BE98710484D5400182AEE /* abaqus.vim */,
2524				4C9BE98810484D5400182AEE /* ada.vim */,
2525				4C9BE98910484D5400182AEE /* alsaconf.vim */,
2526				4C9BE98A10484D5400182AEE /* ant.vim */,
2527				4C9BE98B10484D5400182AEE /* AppendMatchGroup.vim */,
2528				4C9BE98C10484D5400182AEE /* arch.vim */,
2529				4C9BE98D10484D5400182AEE /* art.vim */,
2530				4C9BE98E10484D5400182AEE /* aspvbs.vim */,
2531				4C9BE98F10484D5400182AEE /* automake.vim */,
2532				4C9BE99010484D5400182AEE /* bdf.vim */,
2533				4C9BE99110484D5400182AEE /* bst.vim */,
2534				4C9BE99210484D5400182AEE /* btm.vim */,
2535				4C9BE99310484D5400182AEE /* c.vim */,
2536				4C9BE99410484D5400182AEE /* calendar.vim */,
2537				4C9BE99510484D5400182AEE /* cdrdaoconf.vim */,
2538				4C9BE99610484D5400182AEE /* ch.vim */,
2539				4C9BE99710484D5400182AEE /* changelog.vim */,
2540				4C9BE99810484D5400182AEE /* cobol.vim */,
2541				4C9BE99910484D5400182AEE /* conf.vim */,
2542				4C9BE99A10484D5400182AEE /* config.vim */,
2543				4C9BE99B10484D5400182AEE /* context.vim */,
2544				4C9BE99C10484D5400182AEE /* cpp.vim */,
2545				4C9BE99D10484D5400182AEE /* crm.vim */,
2546				4C9BE99E10484D5400182AEE /* cs.vim */,
2547				4C9BE99F10484D5400182AEE /* csc.vim */,
2548				4C9BE9A010484D5400182AEE /* csh.vim */,
2549				4C9BE9A110484D5400182AEE /* css.vim */,
2550				4C9BE9A210484D5400182AEE /* cvsrc.vim */,
2551				4C9BE9A310484D5400182AEE /* debchangelog.vim */,
2552				4C9BE9A410484D5400182AEE /* debcontrol.vim */,
2553				4C9BE9A510484D5400182AEE /* denyhosts.vim */,
2554				4C9BE9A610484D5400182AEE /* dictconf.vim */,
2555				4C9BE9A710484D5400182AEE /* dictdconf.vim */,
2556				4C9BE9A810484D5400182AEE /* diff.vim */,
2557				4C9BE9A910484D5400182AEE /* dircolors.vim */,
2558				4C9BE9AA10484D5400182AEE /* dosbatch.vim */,
2559				4C9BE9AB10484D5400182AEE /* dosini.vim */,
2560				4C9BE9AC10484D5400182AEE /* dtd.vim */,
2561				4C9BE9AD10484D5400182AEE /* dtrace.vim */,
2562				4C9BE9AE10484D5400182AEE /* elinks.vim */,
2563				4C9BE9AF10484D5400182AEE /* eruby.vim */,
2564				4C9BE9B010484D5400182AEE /* eterm.vim */,
2565				4C9BE9B110484D5400182AEE /* fetchmail.vim */,
2566				4C9BE9B210484D5400182AEE /* flexwiki.vim */,
2567				4C9BE9B310484D5400182AEE /* fortran.vim */,
2568				4C9BE9B410484D5400182AEE /* framescript.vim */,
2569				4C9BE9B510484D5400182AEE /* fvwm.vim */,
2570				4C9BE9B610484D5400182AEE /* git.vim */,
2571				4C9BE9B710484D5400182AEE /* gitcommit.vim */,
2572				4C9BE9B810484D5400182AEE /* gitconfig.vim */,
2573				4C9BE9B910484D5400182AEE /* gitrebase.vim */,
2574				4C9BE9BA10484D5400182AEE /* gitsendemail.vim */,
2575				4C9BE9BB10484D5400182AEE /* gpg.vim */,
2576				4C9BE9BC10484D5400182AEE /* group.vim */,
2577				4C9BE9BD10484D5400182AEE /* grub.vim */,
2578				4C9BE9BE10484D5400182AEE /* haml.vim */,
2579				4C9BE9BF10484D5400182AEE /* hamster.vim */,
2580				4C9BE9C010484D5400182AEE /* haskell.vim */,
2581				4C9BE9C110484D5400182AEE /* help.vim */,
2582				4C9BE9C210484D5400182AEE /* hostconf.vim */,
2583				4C9BE9C310484D5400182AEE /* hostsaccess.vim */,
2584				4C9BE9C410484D5400182AEE /* html.vim */,
2585				4C9BE9C510484D5400182AEE /* htmldjango.vim */,
2586				4C9BE9C610484D5400182AEE /* indent.vim */,
2587				4C9BE9C710484D5400182AEE /* initex.vim */,
2588				4C9BE9C810484D5400182AEE /* ishd.vim */,
2589				4C9BE9C910484D5400182AEE /* java.vim */,
2590				4C9BE9CA10484D5400182AEE /* javascript.vim */,
2591				4C9BE9CB10484D5400182AEE /* jsp.vim */,
2592				4C9BE9CC10484D5400182AEE /* kconfig.vim */,
2593				4C9BE9CD10484D5400182AEE /* kwt.vim */,
2594				4C9BE9CE10484D5400182AEE /* ld.vim */,
2595				4C9BE9CF10484D5400182AEE /* lftp.vim */,
2596				4C9BE9D010484D5400182AEE /* libao.vim */,
2597				4C9BE9D110484D5400182AEE /* limits.vim */,
2598				4C9BE9D210484D5400182AEE /* lisp.vim */,
2599				4C9BE9D310484D5400182AEE /* loginaccess.vim */,
2600				4C9BE9D410484D5400182AEE /* logindefs.vim */,
2601				4C9BE9D510484D5400182AEE /* logtalk.dict */,
2602				4C9BE9D610484D5400182AEE /* logtalk.vim */,
2603				4C9BE9D710484D5400182AEE /* lprolog.vim */,
2604				4C9BE9D810484D5400182AEE /* lua.vim */,
2605				4C9BE9D910484D5400182AEE /* m4.vim */,
2606				4C9BE9DA10484D5400182AEE /* mail.vim */,
2607				4C9BE9DB10484D5400182AEE /* mailaliases.vim */,
2608				4C9BE9DC10484D5400182AEE /* mailcap.vim */,
2609				4C9BE9DD10484D5400182AEE /* make.vim */,
2610				4C9BE9DE10484D5400182AEE /* man.vim */,
2611				4C9BE9DF10484D5400182AEE /* manconf.vim */,
2612				4C9BE9E010484D5400182AEE /* matlab.vim */,
2613				4C9BE9E110484D5400182AEE /* mf.vim */,
2614				4C9BE9E210484D5400182AEE /* modconf.vim */,
2615				4C9BE9E310484D5400182AEE /* mp.vim */,
2616				4C9BE9E410484D5400182AEE /* mplayerconf.vim */,
2617				4C9BE9E510484D5400182AEE /* mrxvtrc.vim */,
2618				4C9BE9E610484D5400182AEE /* msmessages.vim */,
2619				4C9BE9E710484D5400182AEE /* mupad.vim */,
2620				4C9BE9E810484D5400182AEE /* muttrc.vim */,
2621				4C9BE9E910484D5400182AEE /* nanorc.vim */,
2622				4C9BE9EA10484D5400182AEE /* netrc.vim */,
2623				4C9BE9EB10484D5400182AEE /* nsis.vim */,
2624				4C9BE9EC10484D5400182AEE /* objc.vim */,
2625				4C9BE9ED10484D5400182AEE /* ocaml.vim */,
2626				4C9BE9EE10484D5400182AEE /* occam.vim */,
2627				4C9BE9EF10484D5400182AEE /* pamconf.vim */,
2628				4C9BE9F010484D5400182AEE /* pascal.vim */,
2629				4C9BE9F110484D5400182AEE /* passwd.vim */,
2630				4C9BE9F210484D5400182AEE /* pdf.vim */,
2631				4C9BE9F310484D5400182AEE /* perl.vim */,
2632				4C9BE9F410484D5400182AEE /* php.vim */,
2633				4C9BE9F510484D5400182AEE /* pinfo.vim */,
2634				4C9BE9F610484D5400182AEE /* plaintex.vim */,
2635				4C9BE9F710484D5400182AEE /* postscr.vim */,
2636				4C9BE9F810484D5400182AEE /* procmail.vim */,
2637				4C9BE9F910484D5400182AEE /* prolog.vim */,
2638				4C9BE9FA10484D5400182AEE /* protocols.vim */,
2639				4C9BE9FB10484D5400182AEE /* pyrex.vim */,
2640				4C9BE9FC10484D5400182AEE /* python.vim */,
2641				4C9BE9FD10484D5400182AEE /* quake.vim */,
2642				4C9BE9FE10484D5400182AEE /* racc.vim */,
2643				4C9BE9FF10484D5400182AEE /* readline.vim */,
2644				4C9BEA0010484D5400182AEE /* README.txt */,
2645				4C9BEA0110484D5400182AEE /* reva.vim */,
2646				4C9BEA0210484D5400182AEE /* rnc.vim */,
2647				4C9BEA0310484D5400182AEE /* rpl.vim */,
2648				4C9BEA0410484D5400182AEE /* rst.vim */,
2649				4C9BEA0510484D5400182AEE /* ruby.vim */,
2650				4C9BEA0610484D5400182AEE /* sass.vim */,
2651				4C9BEA0710484D5400182AEE /* scheme.vim */,
2652				4C9BEA0810484D5400182AEE /* screen.vim */,
2653				4C9BEA0910484D5400182AEE /* sensors.vim */,
2654				4C9BEA0A10484D5400182AEE /* services.vim */,
2655				4C9BEA0B10484D5400182AEE /* setserial.vim */,
2656				4C9BEA0C10484D5400182AEE /* sgml.vim */,
2657				4C9BEA0D10484D5400182AEE /* sh.vim */,
2658				4C9BEA0E10484D5400182AEE /* sieve.vim */,
2659				4C9BEA0F10484D5400182AEE /* slpconf.vim */,
2660				4C9BEA1010484D5400182AEE /* slpreg.vim */,
2661				4C9BEA1110484D5400182AEE /* slpspi.vim */,
2662				4C9BEA1210484D5400182AEE /* spec.vim */,
2663				4C9BEA1310484D5400182AEE /* sql.vim */,
2664				4C9BEA1410484D5400182AEE /* sshconfig.vim */,
2665				4C9BEA1510484D5400182AEE /* sudoers.vim */,
2666				4C9BEA1610484D5400182AEE /* svg.vim */,
2667				4C9BEA1710484D5400182AEE /* sysctl.vim */,
2668				4C9BEA1810484D5400182AEE /* tcsh.vim */,
2669				4C9BEA1910484D5400182AEE /* terminfo.vim */,
2670				4C9BEA1A10484D5400182AEE /* tex.vim */,
2671				4C9BEA1B10484D5400182AEE /* udevconf.vim */,
2672				4C9BEA1C10484D5400182AEE /* udevperm.vim */,
2673				4C9BEA1D10484D5400182AEE /* udevrules.vim */,
2674				4C9BEA1E10484D5400182AEE /* updatedb.vim */,
2675				4C9BEA1F10484D5400182AEE /* vb.vim */,
2676				4C9BEA2010484D5400182AEE /* verilog.vim */,
2677				4C9BEA2110484D5400182AEE /* vhdl.vim */,
2678				4C9BEA2210484D5400182AEE /* vim.vim */,
2679				4C9BEA2310484D5400182AEE /* xdefaults.vim */,
2680				4C9BEA2410484D5400182AEE /* xf86conf.vim */,
2681				4C9BEA2510484D5400182AEE /* xhtml.vim */,
2682				4C9BEA2610484D5400182AEE /* xinetd.vim */,
2683				4C9BEA2710484D5400182AEE /* xml.vim */,
2684				4C9BEA2810484D5400182AEE /* xmodmap.vim */,
2685				4C9BEA2910484D5400182AEE /* xs.vim */,
2686				4C9BEA2A10484D5400182AEE /* xsd.vim */,
2687				4C9BEA2B10484D5400182AEE /* xslt.vim */,
2688				4C9BEA2C10484D5400182AEE /* yaml.vim */,
2689				4C9BEA2D10484D5400182AEE /* zsh.vim */,
2690			);
2691			path = ftplugin;
2692			sourceTree = "<group>";
2693		};
2694		4C9BEA3310484D5400182AEE /* icons */ = {
2695			isa = PBXGroup;
2696			children = (
2697				4C9BEA3410484D5400182AEE /* README.txt */,
2698				4C9BEA3510484D5400182AEE /* README.txt.info */,
2699				4C9BEA3610484D5400182AEE /* Vim_32Colors.info */,
2700				4C9BEA3710484D5400182AEE /* Vim_4ColorsLace.info */,
2701				4C9BEA3810484D5400182AEE /* Vim_8Colors.info */,
2702				4C9BEA3910484D5400182AEE /* Vim_8ColorsLace.info */,
2703			);
2704			path = icons;
2705			sourceTree = "<group>";
2706		};
2707		4C9BEA3B10484D5400182AEE /* indent */ = {
2708			isa = PBXGroup;
2709			children = (
2710				4C9BEA3C10484D5400182AEE /* aap.vim */,
2711				4C9BEA3D10484D5400182AEE /* ada.vim */,
2712				4C9BEA3E10484D5400182AEE /* ant.vim */,
2713				4C9BEA3F10484D5400182AEE /* automake.vim */,
2714				4C9BEA4010484D5400182AEE /* awk.vim */,
2715				4C9BEA4110484D5400182AEE /* bib.vim */,
2716				4C9BEA4210484D5400182AEE /* bst.vim */,
2717				4C9BEA4310484D5400182AEE /* c.vim */,
2718				4C9BEA4410484D5400182AEE /* cdl.vim */,
2719				4C9BEA4510484D5400182AEE /* ch.vim */,
2720				4C9BEA4610484D5400182AEE /* changelog.vim */,
2721				4C9BEA4710484D5400182AEE /* cmake.vim */,
2722				4C9BEA4810484D5400182AEE /* cobol.vim */,
2723				4C9BEA4910484D5400182AEE /* config.vim */,
2724				4C9BEA4A10484D5400182AEE /* cpp.vim */,
2725				4C9BEA4B10484D5400182AEE /* cs.vim */,
2726				4C9BEA4C10484D5400182AEE /* css.vim */,
2727				4C9BEA4D10484D5400182AEE /* d.vim */,
2728				4C9BEA4E10484D5400182AEE /* dictconf.vim */,
2729				4C9BEA4F10484D5400182AEE /* dictdconf.vim */,
2730				4C9BEA5010484D5400182AEE /* docbk.vim */,
2731				4C9BEA5110484D5400182AEE /* dtd.vim */,
2732				4C9BEA5210484D5400182AEE /* dtrace.vim */,
2733				4C9BEA5310484D5400182AEE /* dylan.vim */,
2734				4C9BEA5410484D5400182AEE /* eiffel.vim */,
2735				4C9BEA5510484D5400182AEE /* erlang.vim */,
2736				4C9BEA5610484D5400182AEE /* eruby.vim */,
2737				4C9BEA5710484D5400182AEE /* eterm.vim */,
2738				4C9BEA5810484D5400182AEE /* fortran.vim */,
2739				4C9BEA5910484D5400182AEE /* framescript.vim */,
2740				4C9BEA5A10484D5400182AEE /* GenericIndent.vim */,
2741				4C9BEA5B10484D5400182AEE /* gitconfig.vim */,
2742				4C9BEA5C10484D5400182AEE /* haml.vim */,
2743				4C9BEA5D10484D5400182AEE /* hamster.vim */,
2744				4C9BEA5E10484D5400182AEE /* html.vim */,
2745				4C9BEA5F10484D5400182AEE /* htmldjango.vim */,
2746				4C9BEA6010484D5400182AEE /* idlang.vim */,
2747				4C9BEA6110484D5400182AEE /* ishd.vim */,
2748				4C9BEA6210484D5400182AEE /* java.vim */,
2749				4C9BEA6310484D5400182AEE /* javascript.vim */,
2750				4C9BEA6410484D5400182AEE /* jsp.vim */,
2751				4C9BEA6510484D5400182AEE /* ld.vim */,
2752				4C9BEA6610484D5400182AEE /* lisp.vim */,
2753				4C9BEA6710484D5400182AEE /* logtalk.vim */,
2754				4C9BEA6810484D5400182AEE /* lua.vim */,
2755				4C9BEA6910484D5400182AEE /* make.vim */,
2756				4C9BEA6A10484D5400182AEE /* matlab.vim */,
2757				4C9BEA6B10484D5400182AEE /* mma.vim */,
2758				4C9BEA6C10484D5400182AEE /* mp.vim */,
2759				4C9BEA6D10484D5400182AEE /* mupad.vim */,
2760				4C9BEA6E10484D5400182AEE /* objc.vim */,
2761				4C9BEA6F10484D5400182AEE /* ocaml.vim */,
2762				4C9BEA7010484D5400182AEE /* occam.vim */,
2763				4C9BEA7110484D5400182AEE /* pascal.vim */,
2764				4C9BEA7210484D5400182AEE /* perl.vim */,
2765				4C9BEA7310484D5400182AEE /* php.vim */,
2766				4C9BEA7410484D5400182AEE /* postscr.vim */,
2767				4C9BEA7510484D5400182AEE /* pov.vim */,
2768				4C9BEA7610484D5400182AEE /* prolog.vim */,
2769				4C9BEA7710484D5400182AEE /* pyrex.vim */,
2770				4C9BEA7810484D5400182AEE /* python.vim */,
2771				4C9BEA7910484D5400182AEE /* readline.vim */,
2772				4C9BEA7A10484D5400182AEE /* README.txt */,
2773				4C9BEA7B10484D5400182AEE /* rpl.vim */,
2774				4C9BEA7C10484D5400182AEE /* rst.vim */,
2775				4C9BEA7D10484D5400182AEE /* ruby.vim */,
2776				4C9BEA7E10484D5400182AEE /* sass.vim */,
2777				4C9BEA7F10484D5400182AEE /* scheme.vim */,
2778				4C9BEA8010484D5400182AEE /* sdl.vim */,
2779				4C9BEA8110484D5400182AEE /* sh.vim */,
2780				4C9BEA8210484D5400182AEE /* sml.vim */,
2781				4C9BEA8310484D5400182AEE /* sql.vim */,
2782				4C9BEA8410484D5400182AEE /* sqlanywhere.vim */,
2783				4C9BEA8510484D5400182AEE /* tcl.vim */,
2784				4C9BEA8610484D5400182AEE /* tcsh.vim */,
2785				4C9BEA8710484D5400182AEE /* tf.vim */,
2786				4C9BEA8810484D5400182AEE /* tilde.vim */,
2787				4C9BEA8910484D5400182AEE /* vb.vim */,
2788				4C9BEA8A10484D5400182AEE /* verilog.vim */,
2789				4C9BEA8B10484D5400182AEE /* vhdl.vim */,
2790				4C9BEA8C10484D5400182AEE /* vim.vim */,
2791				4C9BEA8D10484D5400182AEE /* xf86conf.vim */,
2792				4C9BEA8E10484D5400182AEE /* xhtml.vim */,
2793				4C9BEA8F10484D5400182AEE /* xinetd.vim */,
2794				4C9BEA9010484D5400182AEE /* xml.vim */,
2795				4C9BEA9110484D5400182AEE /* xsd.vim */,
2796				4C9BEA9210484D5400182AEE /* xslt.vim */,
2797				4C9BEA9310484D5400182AEE /* yacc.vim */,
2798				4C9BEA9410484D5400182AEE /* zsh.vim */,
2799			);
2800			path = indent;
2801			sourceTree = "<group>";
2802		};
2803		4C9BEA9710484D5400182AEE /* keymap */ = {
2804			isa = PBXGroup;
2805			children = (
2806				4C9BEA9810484D5400182AEE /* accents.vim */,
2807				4C9BEA9910484D5400182AEE /* arabic.vim */,
2808				4C9BEA9A10484D5400182AEE /* arabic_utf-8.vim */,
2809				4C9BEA9B10484D5400182AEE /* bulgarian-bds.vim */,
2810				4C9BEA9C10484D5400182AEE /* bulgarian-phonetic.vim */,
2811				4C9BEA9D10484D5400182AEE /* canfr-win.vim */,
2812				4C9BEA9E10484D5400182AEE /* croatian.vim */,
2813				4C9BEA9F10484D5400182AEE /* croatian_cp1250.vim */,
2814				4C9BEAA010484D5400182AEE /* croatian_iso-8859-2.vim */,
2815				4C9BEAA110484D5400182AEE /* croatian_utf-8.vim */,
2816				4C9BEAA210484D5400182AEE /* czech.vim */,
2817				4C9BEAA310484D5400182AEE /* czech_utf-8.vim */,
2818				4C9BEAA410484D5400182AEE /* esperanto.vim */,
2819				4C9BEAA510484D5400182AEE /* esperanto_utf-8.vim */,
2820				4C9BEAA610484D5400182AEE /* greek.vim */,
2821				4C9BEAA710484D5400182AEE /* greek_cp1253.vim */,
2822				4C9BEAA810484D5400182AEE /* greek_cp737.vim */,
2823				4C9BEAA910484D5400182AEE /* greek_iso-8859-7.vim */,
2824				4C9BEAAA10484D5400182AEE /* greek_utf-8.vim */,
2825				4C9BEAAB10484D5400182AEE /* hebrew.vim */,
2826				4C9BEAAC10484D5400182AEE /* hebrew_cp1255.vim */,
2827				4C9BEAAD10484D5400182AEE /* hebrew_iso-8859-8.vim */,
2828				4C9BEAAE10484D5400182AEE /* hebrew_utf-8.vim */,
2829				4C9BEAAF10484D5400182AEE /* hebrewp.vim */,
2830				4C9BEAB010484D5400182AEE /* hebrewp_cp1255.vim */,
2831				4C9BEAB110484D5400182AEE /* hebrewp_iso-8859-8.vim */,
2832				4C9BEAB210484D5400182AEE /* hebrewp_utf-8.vim */,
2833				4C9BEAB310484D5400182AEE /* kana.vim */,
2834				4C9BEAB410484D5400182AEE /* lithuanian-baltic.vim */,
2835				4C9BEAB510484D5400182AEE /* magyar_utf-8.vim */,
2836				4C9BEAB610484D5400182AEE /* mongolian_utf-8.vim */,
2837				4C9BEAB710484D5400182AEE /* persian-iranian_utf-8.vim */,
2838				4C9BEAB810484D5400182AEE /* persian.vim */,
2839				4C9BEAB910484D5400182AEE /* pinyin.vim */,
2840				4C9BEABA10484D5400182AEE /* polish-slash.vim */,
2841				4C9BEABB10484D5400182AEE /* polish-slash_cp1250.vim */,
2842				4C9BEABC10484D5400182AEE /* polish-slash_cp852.vim */,
2843				4C9BEABD10484D5400182AEE /* polish-slash_iso-8859-2.vim */,
2844				4C9BEABE10484D5400182AEE /* polish-slash_utf-8.vim */,
2845				4C9BEABF10484D5400182AEE /* README.txt */,
2846				4C9BEAC010484D5400182AEE /* russian-dvorak.vim */,
2847				4C9BEAC110484D5400182AEE /* russian-jcuken.vim */,
2848				4C9BEAC210484D5400182AEE /* russian-jcukenwin.vim */,
2849				4C9BEAC310484D5400182AEE /* russian-yawerty.vim */,
2850				4C9BEAC410484D5400182AEE /* serbian-latin.vim */,
2851				4C9BEAC510484D5400182AEE /* serbian-latin_utf-8.vim */,
2852				4C9BEAC610484D5400182AEE /* serbian.vim */,
2853				4C9BEAC710484D5400182AEE /* serbian_cp1250.vim */,
2854				4C9BEAC810484D5400182AEE /* serbian_cp1251.vim */,
2855				4C9BEAC910484D5400182AEE /* serbian_iso-8859-2.vim */,
2856				4C9BEACA10484D5400182AEE /* serbian_iso-8859-5.vim */,
2857				4C9BEACB10484D5400182AEE /* serbian_utf-8.vim */,
2858				4C9BEACC10484D5400182AEE /* sinhala-phonetic_utf-8.vim */,
2859				4C9BEACD10484D5400182AEE /* sinhala.vim */,
2860				4C9BEACE10484D5400182AEE /* slovak.vim */,
2861				4C9BEACF10484D5400182AEE /* slovak_cp1250.vim */,
2862				4C9BEAD010484D5400182AEE /* slovak_iso-8859-2.vim */,
2863				4C9BEAD110484D5400182AEE /* slovak_utf-8.vim */,
2864				4C9BEAD210484D5400182AEE /* tamil_tscii.vim */,
2865				4C9BEAD310484D5400182AEE /* thaana-phonetic_utf-8.vim */,
2866				4C9BEAD410484D5400182AEE /* thaana.vim */,
2867				4C9BEAD510484D5400182AEE /* ukrainian-dvorak.vim */,
2868				4C9BEAD610484D5400182AEE /* ukrainian-jcuken.vim */,
2869				4C9BEAD710484D5400182AEE /* vietnamese-viqr_utf-8.vim */,
2870			);
2871			path = keymap;
2872			sourceTree = "<group>";
2873		};
2874		4C9BEAD810484D5400182AEE /* lang */ = {
2875			isa = PBXGroup;
2876			children = (
2877				4C9BEAD910484D5400182AEE /* menu_af.latin1.vim */,
2878				4C9BEADA10484D5400182AEE /* menu_af.utf-8.vim */,
2879				4C9BEADB10484D5400182AEE /* menu_af_af.latin1.vim */,
2880				4C9BEADC10484D5400182AEE /* menu_af_af.utf-8.vim */,
2881				4C9BEADD10484D5400182AEE /* menu_ca.latin1.vim */,
2882				4C9BEADE10484D5400182AEE /* menu_ca.utf-8.vim */,
2883				4C9BEADF10484D5400182AEE /* menu_ca_es.latin1.vim */,
2884				4C9BEAE010484D5400182AEE /* menu_ca_es.utf-8.vim */,
2885				4C9BEAE110484D5400182AEE /* menu_chinese(gb)_gb.936.vim */,
2886				4C9BEAE210484D5400182AEE /* menu_chinese(taiwan)_taiwan.950.vim */,
2887				4C9BEAE310484D5400182AEE /* menu_chinese_gb.936.vim */,
2888				4C9BEAE410484D5400182AEE /* menu_chinese_taiwan.950.vim */,
2889				4C9BEAE510484D5400182AEE /* menu_cs.cp1250.vim */,
2890				4C9BEAE610484D5400182AEE /* menu_cs.latin1.vim */,
2891				4C9BEAE710484D5400182AEE /* menu_cs_cz.cp1250.vim */,
2892				4C9BEAE810484D5400182AEE /* menu_cs_cz.iso_8859-2.vim */,
2893				4C9BEAE910484D5400182AEE /* menu_cs_cz.latin1.vim */,
2894				4C9BEAEA10484D5400182AEE /* menu_czech_czech_republic.1250.vim */,
2895				4C9BEAEB10484D5400182AEE /* menu_czech_czech_republic.1252.vim */,
2896				4C9BEAEC10484D5400182AEE /* menu_czech_czech_republic.ascii.vim */,
2897				4C9BEAED10484D5400182AEE /* menu_de.latin1.vim */,
2898				4C9BEAEE10484D5400182AEE /* menu_de.utf-8.vim */,
2899				4C9BEAEF10484D5400182AEE /* menu_de_de.latin1.vim */,
2900				4C9BEAF010484D5400182AEE /* menu_de_de.utf-8.vim */,
2901				4C9BEAF110484D5400182AEE /* menu_en_gb.latin1.vim */,
2902				4C9BEAF210484D5400182AEE /* menu_en_gb.utf-8.vim */,
2903				4C9BEAF310484D5400182AEE /* menu_english_united_kingdom.1252.vim */,
2904				4C9BEAF410484D5400182AEE /* menu_english_united_kingdom.ascii.vim */,
2905				4C9BEAF510484D5400182AEE /* menu_eo.utf-8.vim */,
2906				4C9BEAF610484D5400182AEE /* menu_eo_eo.utf-8.vim */,
2907				4C9BEAF710484D5400182AEE /* menu_eo_xx.utf-8.vim */,
2908				4C9BEAF810484D5400182AEE /* menu_es.latin1.vim */,
2909				4C9BEAF910484D5400182AEE /* menu_es.utf-8.vim */,
2910				4C9BEAFA10484D5400182AEE /* menu_es_es.latin1.vim */,
2911				4C9BEAFB10484D5400182AEE /* menu_es_es.utf-8.vim */,
2912				4C9BEAFC10484D5400182AEE /* menu_fi.latin1.vim */,
2913				4C9BEAFD10484D5400182AEE /* menu_fi.utf-8.vim */,
2914				4C9BEAFE10484D5400182AEE /* menu_fi_fi.latin1.vim */,
2915				4C9BEAFF10484D5400182AEE /* menu_fi_fi.utf-8.vim */,
2916				4C9BEB0010484D5400182AEE /* menu_finnish_finland.1252.vim */,
2917				4C9BEB0110484D5400182AEE /* menu_fr.latin1.vim */,
2918				4C9BEB0210484D5400182AEE /* menu_fr.utf-8.vim */,
2919				4C9BEB0310484D5400182AEE /* menu_fr_fr.latin1.vim */,
2920				4C9BEB0410484D5400182AEE /* menu_fr_fr.utf-8.vim */,
2921				4C9BEB0510484D5400182AEE /* menu_french_france.1252.vim */,
2922				4C9BEB0610484D5400182AEE /* menu_german_germany.1252.vim */,
2923				4C9BEB0710484D5400182AEE /* menu_hu.iso_8859-2.vim */,
2924				4C9BEB0810484D5400182AEE /* menu_hu.utf-8.vim */,
2925				4C9BEB0910484D5400182AEE /* menu_hu_hu.iso_8859-2.vim */,
2926				4C9BEB0A10484D5400182AEE /* menu_hu_hu.utf-8.vim */,
2927				4C9BEB0B10484D5400182AEE /* menu_it.latin1.vim */,
2928				4C9BEB0C10484D5400182AEE /* menu_it.utf-8.vim */,
2929				4C9BEB0D10484D5400182AEE /* menu_it_it.latin1.vim */,
2930				4C9BEB0E10484D5400182AEE /* menu_it_it.utf-8.vim */,
2931				4C9BEB0F10484D5400182AEE /* menu_italian_italy.1252.vim */,
2932				4C9BEB1010484D5400182AEE /* menu_ja.cp932.vim */,
2933				4C9BEB1110484D5400182AEE /* menu_ja.euc-jp.vim */,
2934				4C9BEB1210484D5400182AEE /* menu_ja.eucjp.vim */,
2935				4C9BEB1310484D5400182AEE /* menu_ja.ujis.vim */,
2936				4C9BEB1410484D5400182AEE /* menu_ja.utf-8.vim */,
2937				4C9BEB1510484D5400182AEE /* menu_ja_jp.cp932.vim */,
2938				4C9BEB1610484D5400182AEE /* menu_ja_jp.euc-jp.vim */,
2939				4C9BEB1710484D5400182AEE /* menu_ja_jp.eucjp.vim */,
2940				4C9BEB1810484D5400182AEE /* menu_ja_jp.ujis.vim */,
2941				4C9BEB1910484D5400182AEE /* menu_ja_jp.utf-8.vim */,
2942				4C9BEB1A10484D5400182AEE /* menu_japanese_japan.932.vim */,
2943				4C9BEB1B10484D5400182AEE /* menu_ko.utf-8.vim */,
2944				4C9BEB1C10484D5400182AEE /* menu_ko_kr.euckr.vim */,
2945				4C9BEB1D10484D5400182AEE /* menu_ko_kr.utf-8.vim */,
2946				4C9BEB1E10484D5400182AEE /* menu_ko_kr.vim */,
2947				4C9BEB1F10484D5400182AEE /* menu_nl.latin1.vim */,
2948				4C9BEB2010484D5400182AEE /* menu_nl.utf-8.vim */,
2949				4C9BEB2110484D5400182AEE /* menu_nl_nl.latin1.vim */,
2950				4C9BEB2210484D5400182AEE /* menu_nl_nl.utf-8.vim */,
2951				4C9BEB2310484D5400182AEE /* menu_no.latin1.vim */,
2952				4C9BEB2410484D5400182AEE /* menu_no.utf-8.vim */,
2953				4C9BEB2510484D5400182AEE /* menu_no_no.latin1.vim */,
2954				4C9BEB2610484D5400182AEE /* menu_no_no.utf-8.vim */,
2955				4C9BEB2710484D5400182AEE /* menu_pl.cp1250.vim */,
2956				4C9BEB2810484D5400182AEE /* menu_pl_pl.cp1250.vim */,
2957				4C9BEB2910484D5400182AEE /* menu_pl_pl.iso_8859-2.vim */,
2958				4C9BEB2A10484D5400182AEE /* menu_pl_pl.utf-8.vim */,
2959				4C9BEB2B10484D5400182AEE /* menu_polish_poland.1250.vim */,
2960				4C9BEB2C10484D5400182AEE /* menu_pt_br.latin1.vim */,
2961				4C9BEB2D10484D5400182AEE /* menu_pt_br.utf-8.vim */,
2962				4C9BEB2E10484D5400182AEE /* menu_pt_br.vim */,
2963				4C9BEB2F10484D5400182AEE /* menu_pt_pt.latin1.vim */,
2964				4C9BEB3010484D5400182AEE /* menu_pt_pt.utf-8.vim */,
2965				4C9BEB3110484D5400182AEE /* menu_pt_pt.vim */,
2966				4C9BEB3210484D5400182AEE /* menu_ru.utf-8.vim */,
2967				4C9BEB3310484D5400182AEE /* menu_ru_ru.koi8-r.vim */,
2968				4C9BEB3410484D5400182AEE /* menu_ru_ru.utf-8.vim */,
2969				4C9BEB3510484D5400182AEE /* menu_ru_ru.vim */,
2970				4C9BEB3610484D5400182AEE /* menu_sk.cp1250.vim */,
2971				4C9BEB3710484D5400182AEE /* menu_sk_sk.1250.vim */,
2972				4C9BEB3810484D5400182AEE /* menu_sk_sk.cp1250.vim */,
2973				4C9BEB3910484D5400182AEE /* menu_sk_sk.iso_8859-2.vim */,
2974				4C9BEB3A10484D5400182AEE /* menu_sk_sk.vim */,
2975				4C9BEB3B10484D5400182AEE /* menu_sl_si.cp1250.vim */,
2976				4C9BEB3C10484D5400182AEE /* menu_sl_si.latin2.vim */,
2977				4C9BEB3D10484D5400182AEE /* menu_sl_si.utf-8.vim */,
2978				4C9BEB3E10484D5400182AEE /* menu_slovak_slovak_republic.1250.vim */,
2979				4C9BEB3F10484D5400182AEE /* menu_spanish_spain.850.vim */,
2980				4C9BEB4010484D5400182AEE /* menu_sr.utf-8.vim */,
2981				4C9BEB4110484D5400182AEE /* menu_sr_yu.ascii.vim */,
2982				4C9BEB4210484D5400182AEE /* menu_sr_yu.iso_8859-2.vim */,
2983				4C9BEB4310484D5400182AEE /* menu_sr_yu.iso_8859-5.vim */,
2984				4C9BEB4410484D5400182AEE /* menu_sr_yu.utf-8.vim */,
2985				4C9BEB4510484D5400182AEE /* menu_sv.latin1.vim */,
2986				4C9BEB4610484D5400182AEE /* menu_sv.utf-8.vim */,
2987				4C9BEB4710484D5400182AEE /* menu_sv_se.latin1.vim */,
2988				4C9BEB4810484D5400182AEE /* menu_sv_se.utf-8.vim */,
2989				4C9BEB4910484D5400182AEE /* menu_uk_ua.cp1251.vim */,
2990				4C9BEB4A10484D5400182AEE /* menu_uk_ua.koi8-u.vim */,
2991				4C9BEB4B10484D5400182AEE /* menu_vi_vn.vim */,
2992				4C9BEB4C10484D5400182AEE /* menu_zh.big5.vim */,
2993				4C9BEB4D10484D5400182AEE /* menu_zh.cp936.vim */,
2994				4C9BEB4E10484D5400182AEE /* menu_zh.cp950.vim */,
2995				4C9BEB4F10484D5400182AEE /* menu_zh.gb2312.vim */,
2996				4C9BEB5010484D5400182AEE /* menu_zh_cn.18030.vim */,
2997				4C9BEB5110484D5400182AEE /* menu_zh_cn.cp936.vim */,
2998				4C9BEB5210484D5400182AEE /* menu_zh_cn.gb2312.vim */,
2999				4C9BEB5310484D5400182AEE /* menu_zh_cn.gbk.vim */,
3000				4C9BEB5410484D5400182AEE /* menu_zh_cn.utf-8.vim */,
3001				4C9BEB5510484D5400182AEE /* menu_zh_tw.big5.vim */,
3002				4C9BEB5610484D5400182AEE /* menu_zh_tw.cp950.vim */,
3003				4C9BEB5710484D5400182AEE /* menu_zh_tw.utf-8.vim */,
3004				4C9BEB5810484D5400182AEE /* README.txt */,
3005			);
3006			path = lang;
3007			sourceTree = "<group>";
3008		};
3009		4C9BEB5A10484D5400182AEE /* macros */ = {
3010			isa = PBXGroup;
3011			children = (
3012				4C9BEB5B10484D5400182AEE /* dvorak */,
3013				4C9BEB5C10484D5400182AEE /* editexisting.vim */,
3014				4C9BEB5D10484D5400182AEE /* hanoi */,
3015				4C9BEB6310484D5400182AEE /* hanoi.info */,
3016				4C9BEB6410484D5400182AEE /* justify.vim */,
3017				4C9BEB6510484D5400182AEE /* less.sh */,
3018				4C9BEB6610484D5400182AEE /* less.vim */,
3019				4C9BEB6710484D5400182AEE /* life */,
3020				4C9BEB6B10484D5400182AEE /* matchit.txt */,
3021				4C9BEB6C10484D5400182AEE /* matchit.vim */,
3022				4C9BEB6D10484D5400182AEE /* maze */,
3023				4C9BEB7A10484D5400182AEE /* maze.info */,
3024				4C9BEB7B10484D5400182AEE /* README.txt */,
3025				4C9BEB7C10484D5400182AEE /* README.txt.info */,
3026				4C9BEB7D10484D5400182AEE /* shellmenu.vim */,
3027				4C9BEB7E10484D5400182AEE /* swapmous.vim */,
3028				4C9BEB7F10484D5400182AEE /* urm */,
3029				4C9BEB8510484D5400182AEE /* urm.info */,
3030			);
3031			path = macros;
3032			sourceTree = "<group>";
3033		};
3034		4C9BEB5D10484D5400182AEE /* hanoi */ = {
3035			isa = PBXGroup;
3036			children = (
3037				4C9BEB5E10484D5400182AEE /* click.me */,
3038				4C9BEB5F10484D5400182AEE /* click.me.info */,
3039				4C9BEB6010484D5400182AEE /* hanoi.vim */,
3040				4C9BEB6110484D5400182AEE /* poster */,
3041				4C9BEB6210484D5400182AEE /* poster.info */,
3042			);
3043			path = hanoi;
3044			sourceTree = "<group>";
3045		};
3046		4C9BEB6710484D5400182AEE /* life */ = {
3047			isa = PBXGroup;
3048			children = (
3049				4C9BEB6810484D5400182AEE /* click.me */,
3050				4C9BEB6910484D5400182AEE /* click.me.info */,
3051				4C9BEB6A10484D5400182AEE /* life.vim */,
3052			);
3053			path = life;
3054			sourceTree = "<group>";
3055		};
3056		4C9BEB6D10484D5400182AEE /* maze */ = {
3057			isa = PBXGroup;
3058			children = (
3059				4C9BEB6E10484D5400182AEE /* main.aap */,
3060				4C9BEB6F10484D5400182AEE /* Makefile */,
3061				4C9BEB7010484D5400182AEE /* maze.c */,
3062				4C9BEB7110484D5400182AEE /* maze_5.78 */,
3063				4C9BEB7210484D5400182AEE /* maze_5.78.info */,
3064				4C9BEB7310484D5400182AEE /* maze_mac */,
3065				4C9BEB7410484D5400182AEE /* mazeansi.c */,
3066				4C9BEB7510484D5400182AEE /* mazeclean.c */,
3067				4C9BEB7610484D5400182AEE /* poster */,
3068				4C9BEB7710484D5400182AEE /* poster.info */,
3069				4C9BEB7810484D5400182AEE /* README.txt */,
3070				4C9BEB7910484D5400182AEE /* README.txt.info */,
3071			);
3072			path = maze;
3073			sourceTree = "<group>";
3074		};
3075		4C9BEB7F10484D5400182AEE /* urm */ = {
3076			isa = PBXGroup;
3077			children = (
3078				4C9BEB8010484D5400182AEE /* examples */,
3079				4C9BEB8110484D5400182AEE /* README.txt */,
3080				4C9BEB8210484D5400182AEE /* README.txt.info */,
3081				4C9BEB8310484D5400182AEE /* urm */,
3082				4C9BEB8410484D5400182AEE /* urm.vim */,
3083			);
3084			path = urm;
3085			sourceTree = "<group>";
3086		};
3087		4C9BEB8B10484D5400182AEE /* plugin */ = {
3088			isa = PBXGroup;
3089			children = (
3090				4C9BEB8C10484D5400182AEE /* getscriptPlugin.vim */,
3091				4C9BEB8D10484D5400182AEE /* gzip.vim */,
3092				4C9BEB8E10484D5400182AEE /* matchparen.vim */,
3093				4C9BEB8F10484D5400182AEE /* netrwPlugin.vim */,
3094				4C9BEB9010484D5400182AEE /* README.txt */,
3095				4C9BEB9110484D5400182AEE /* rrhelper.vim */,
3096				4C9BEB9210484D5400182AEE /* spellfile.vim */,
3097				4C9BEB9310484D5400182AEE /* tarPlugin.vim */,
3098				4C9BEB9410484D5400182AEE /* tohtml.vim */,
3099				4C9BEB9510484D5400182AEE /* vimballPlugin.vim */,
3100				4C9BEB9610484D5400182AEE /* zipPlugin.vim */,
3101			);
3102			path = plugin;
3103			sourceTree = "<group>";
3104		};
3105		4C9BEB9710484D5400182AEE /* print */ = {
3106			isa = PBXGroup;
3107			children = (
3108				4C9BEB9810484D5400182AEE /* ascii.ps */,
3109				4C9BEB9910484D5400182AEE /* cidfont.ps */,
3110				4C9BEB9A10484D5400182AEE /* cns_roman.ps */,
3111				4C9BEB9B10484D5400182AEE /* cp1250.ps */,
3112				4C9BEB9C10484D5400182AEE /* cp1251.ps */,
3113				4C9BEB9D10484D5400182AEE /* cp1252.ps */,
3114				4C9BEB9E10484D5400182AEE /* cp1253.ps */,
3115				4C9BEB9F10484D5400182AEE /* cp1254.ps */,
3116				4C9BEBA010484D5400182AEE /* cp1255.ps */,
3117				4C9BEBA110484D5400182AEE /* cp1257.ps */,
3118				4C9BEBA210484D5400182AEE /* dec-mcs.ps */,
3119				4C9BEBA310484D5400182AEE /* ebcdic-uk.ps */,
3120				4C9BEBA410484D5400182AEE /* gb_roman.ps */,
3121				4C9BEBA510484D5400182AEE /* hp-roman8.ps */,
3122				4C9BEBA610484D5400182AEE /* iso-8859-10.ps */,
3123				4C9BEBA710484D5400182AEE /* iso-8859-11.ps */,
3124				4C9BEBA810484D5400182AEE /* iso-8859-13.ps */,
3125				4C9BEBA910484D5400182AEE /* iso-8859-14.ps */,
3126				4C9BEBAA10484D5400182AEE /* iso-8859-15.ps */,
3127				4C9BEBAB10484D5400182AEE /* iso-8859-2.ps */,
3128				4C9BEBAC10484D5400182AEE /* iso-8859-3.ps */,
3129				4C9BEBAD10484D5400182AEE /* iso-8859-4.ps */,
3130				4C9BEBAE10484D5400182AEE /* iso-8859-5.ps */,
3131				4C9BEBAF10484D5400182AEE /* iso-8859-7.ps */,
3132				4C9BEBB010484D5400182AEE /* iso-8859-8.ps */,
3133				4C9BEBB110484D5400182AEE /* iso-8859-9.ps */,
3134				4C9BEBB210484D5400182AEE /* jis_roman.ps */,
3135				4C9BEBB310484D5400182AEE /* koi8-r.ps */,
3136				4C9BEBB410484D5400182AEE /* koi8-u.ps */,
3137				4C9BEBB510484D5400182AEE /* ks_roman.ps */,
3138				4C9BEBB610484D5400182AEE /* latin1.ps */,
3139				4C9BEBB710484D5400182AEE /* mac-roman.ps */,
3140				4C9BEBB810484D5400182AEE /* prolog.ps */,
3141			);
3142			path = print;
3143			sourceTree = "<group>";
3144		};
3145		4C9BEBBB10484D5400182AEE /* spell */ = {
3146			isa = PBXGroup;
3147			children = (
3148				4C9BEBBC10484D5400182AEE /* af */,
3149				4C9BEBBF10484D5400182AEE /* am */,
3150				4C9BEBC210484D5400182AEE /* bg */,
3151				4C9BEBC510484D5400182AEE /* ca */,
3152				4C9BEBC810484D5400182AEE /* cleanadd.vim */,
3153				4C9BEBC910484D5400182AEE /* cs */,
3154				4C9BEBCC10484D5400182AEE /* cy */,
3155				4C9BEBCF10484D5400182AEE /* da */,
3156				4C9BEBD210484D5400182AEE /* de */,
3157				4C9BEBD910484D5400182AEE /* el */,
3158				4C9BEBDC10484D5500182AEE /* en */,
3159				4C9BEBE310484D5500182AEE /* en.ascii.spl */,
3160				4C9BEBE410484D5500182AEE /* en.ascii.sug */,
3161				4C9BEBE510484D5500182AEE /* en.latin1.spl */,
3162				4C9BEBE610484D5500182AEE /* en.latin1.sug */,
3163				4C9BEBE710484D5500182AEE /* en.utf-8.spl */,
3164				4C9BEBE810484D5500182AEE /* en.utf-8.sug */,
3165				4C9BEBE910484D5500182AEE /* eo */,
3166				4C9BEBEC10484D5500182AEE /* es */,
3167				4C9BEBF010484D5500182AEE /* fixdup */,
3168				4C9BEBF110484D5500182AEE /* fo */,
3169				4C9BEBF410484D5500182AEE /* fr */,
3170				4C9BEBF710484D5500182AEE /* ga */,
3171				4C9BEBFA10484D5500182AEE /* gd */,
3172				4C9BEBFD10484D5500182AEE /* gl */,
3173				4C9BEC0010484D5500182AEE /* he */,
3174				4C9BEC0310484D5500182AEE /* he.vim */,
3175				4C9BEC0410484D5500182AEE /* hr */,
3176				4C9BEC0710484D5500182AEE /* hu */,
3177				4C9BEC0A10484D5500182AEE /* id */,
3178				4C9BEC0D10484D5500182AEE /* it */,
3179				4C9BEC1010484D5500182AEE /* ku */,
3180				4C9BEC1310484D5500182AEE /* la */,
3181				4C9BEC1610484D5500182AEE /* lt */,
3182				4C9BEC1910484D5500182AEE /* lv */,
3183				4C9BEC1C10484D5500182AEE /* main.aap */,
3184				4C9BEC1D10484D5500182AEE /* mg */,
3185				4C9BEC2010484D5500182AEE /* mi */,
3186				4C9BEC2310484D5500182AEE /* ms */,
3187				4C9BEC2610484D5500182AEE /* nb */,
3188				4C9BEC2910484D5500182AEE /* nl */,
3189				4C9BEC2C10484D5500182AEE /* nn */,
3190				4C9BEC2F10484D5500182AEE /* ny */,
3191				4C9BEC3210484D5500182AEE /* pl */,
3192				4C9BEC3510484D5500182AEE /* pt */,
3193				4C9BEC3910484D5500182AEE /* README.txt */,
3194				4C9BEC3A10484D5500182AEE /* README_en.txt */,
3195				4C9BEC3B10484D5500182AEE /* ro */,
3196				4C9BEC3E10484D5500182AEE /* ru */,
3197				4C9BEC4210484D5500182AEE /* rw */,
3198				4C9BEC4510484D5500182AEE /* sk */,
3199				4C9BEC4810484D5500182AEE /* sl */,
3200				4C9BEC4B10484D5500182AEE /* sv */,
3201				4C9BEC4E10484D5500182AEE /* sw */,
3202				4C9BEC5110484D5500182AEE /* th */,
3203				4C9BEC5410484D5500182AEE /* tl */,
3204				4C9BEC5710484D5500182AEE /* tn */,
3205				4C9BEC5A10484D5500182AEE /* uk */,
3206				4C9BEC5D10484D5500182AEE /* yi */,
3207				4C9BEC6210484D5500182AEE /* yi.vim */,
3208				4C9BEC6310484D5500182AEE /* zu */,
3209			);
3210			path = spell;
3211			sourceTree = "<group>";
3212		};
3213		4C9BEBBC10484D5400182AEE /* af */ = {
3214			isa = PBXGroup;
3215			children = (
3216				4C9BEBBD10484D5400182AEE /* af_ZA.diff */,
3217				4C9BEBBE10484D5400182AEE /* main.aap */,
3218			);
3219			path = af;
3220			sourceTree = "<group>";
3221		};
3222		4C9BEBBF10484D5400182AEE /* am */ = {
3223			isa = PBXGroup;
3224			children = (
3225				4C9BEBC010484D5400182AEE /* am_ET.diff */,
3226				4C9BEBC110484D5400182AEE /* main.aap */,
3227			);
3228			path = am;
3229			sourceTree = "<group>";
3230		};
3231		4C9BEBC210484D5400182AEE /* bg */ = {
3232			isa = PBXGroup;
3233			children = (
3234				4C9BEBC310484D5400182AEE /* bg_BG.diff */,
3235				4C9BEBC410484D5400182AEE /* main.aap */,
3236			);
3237			path = bg;
3238			sourceTree = "<group>";
3239		};
3240		4C9BEBC510484D5400182AEE /* ca */ = {
3241			isa = PBXGroup;
3242			children = (
3243				4C9BEBC610484D5400182AEE /* ca_ES.diff */,
3244				4C9BEBC710484D5400182AEE /* main.aap */,
3245			);
3246			path = ca;
3247			sourceTree = "<group>";
3248		};
3249		4C9BEBC910484D5400182AEE /* cs */ = {
3250			isa = PBXGroup;
3251			children = (
3252				4C9BEBCA10484D5400182AEE /* cs_CZ.diff */,
3253				4C9BEBCB10484D5400182AEE /* main.aap */,
3254			);
3255			path = cs;
3256			sourceTree = "<group>";
3257		};
3258		4C9BEBCC10484D5400182AEE /* cy */ = {
3259			isa = PBXGroup;
3260			children = (
3261				4C9BEBCD10484D5400182AEE /* cy_GB.diff */,
3262				4C9BEBCE10484D5400182AEE /* main.aap */,
3263			);
3264			path = cy;
3265			sourceTree = "<group>";
3266		};
3267		4C9BEBCF10484D5400182AEE /* da */ = {
3268			isa = PBXGroup;
3269			children = (
3270				4C9BEBD010484D5400182AEE /* da_DK.diff */,
3271				4C9BEBD110484D5400182AEE /* main.aap */,
3272			);
3273			path = da;
3274			sourceTree = "<group>";
3275		};
3276		4C9BEBD210484D5400182AEE /* de */ = {
3277			isa = PBXGroup;
3278			children = (
3279				4C9BEBD310484D5400182AEE /* de_19.diff */,
3280				4C9BEBD410484D5400182AEE /* de_20.diff */,
3281				4C9BEBD510484D5400182AEE /* de_AT.diff */,
3282				4C9BEBD610484D5400182AEE /* de_CH.diff */,
3283				4C9BEBD710484D5400182AEE /* de_DE.diff */,
3284				4C9BEBD810484D5400182AEE /* main.aap */,
3285			);
3286			path = de;
3287			sourceTree = "<group>";
3288		};
3289		4C9BEBD910484D5400182AEE /* el */ = {
3290			isa = PBXGroup;
3291			children = (
3292				4C9BEBDA10484D5500182AEE /* el_GR.diff */,
3293				4C9BEBDB10484D5500182AEE /* main.aap */,
3294			);
3295			path = el;
3296			sourceTree = "<group>";
3297		};
3298		4C9BEBDC10484D5500182AEE /* en */ = {
3299			isa = PBXGroup;
3300			children = (
3301				4C9BEBDD10484D5500182AEE /* en_AU.diff */,
3302				4C9BEBDE10484D5500182AEE /* en_CA.diff */,
3303				4C9BEBDF10484D5500182AEE /* en_GB.diff */,
3304				4C9BEBE010484D5500182AEE /* en_NZ.diff */,
3305				4C9BEBE110484D5500182AEE /* en_US.diff */,
3306				4C9BEBE210484D5500182AEE /* main.aap */,
3307			);
3308			path = en;
3309			sourceTree = "<group>";
3310		};
3311		4C9BEBE910484D5500182AEE /* eo */ = {
3312			isa = PBXGroup;
3313			children = (
3314				4C9BEBEA10484D5500182AEE /* eo_l3.diff */,
3315				4C9BEBEB10484D5500182AEE /* main.aap */,
3316			);
3317			path = eo;
3318			sourceTree = "<group>";
3319		};
3320		4C9BEBEC10484D5500182AEE /* es */ = {
3321			isa = PBXGroup;
3322			children = (
3323				4C9BEBED10484D5500182AEE /* es_ES.diff */,
3324				4C9BEBEE10484D5500182AEE /* es_MX.diff */,
3325				4C9BEBEF10484D5500182AEE /* main.aap */,
3326			);
3327			path = es;
3328			sourceTree = "<group>";
3329		};
3330		4C9BEBF110484D5500182AEE /* fo */ = {
3331			isa = PBXGroup;
3332			children = (
3333				4C9BEBF210484D5500182AEE /* fo_FO.diff */,
3334				4C9BEBF310484D5500182AEE /* main.aap */,
3335			);
3336			path = fo;
3337			sourceTree = "<group>";
3338		};
3339		4C9BEBF410484D5500182AEE /* fr */ = {
3340			isa = PBXGroup;
3341			children = (
3342				4C9BEBF510484D5500182AEE /* fr_FR.diff */,
3343				4C9BEBF610484D5500182AEE /* main.aap */,
3344			);
3345			path = fr;
3346			sourceTree = "<group>";
3347		};
3348		4C9BEBF710484D5500182AEE /* ga */ = {
3349			isa = PBXGroup;
3350			children = (
3351				4C9BEBF810484D5500182AEE /* ga_IE.diff */,
3352				4C9BEBF910484D5500182AEE /* main.aap */,
3353			);
3354			path = ga;
3355			sourceTree = "<group>";
3356		};
3357		4C9BEBFA10484D5500182AEE /* gd */ = {
3358			isa = PBXGroup;
3359			children = (
3360				4C9BEBFB10484D5500182AEE /* gd_GB.diff */,
3361				4C9BEBFC10484D5500182AEE /* main.aap */,
3362			);
3363			path = gd;
3364			sourceTree = "<group>";
3365		};
3366		4C9BEBFD10484D5500182AEE /* gl */ = {
3367			isa = PBXGroup;
3368			children = (
3369				4C9BEBFE10484D5500182AEE /* gl_ES.diff */,
3370				4C9BEBFF10484D5500182AEE /* main.aap */,
3371			);
3372			path = gl;
3373			sourceTree = "<group>";
3374		};
3375		4C9BEC0010484D5500182AEE /* he */ = {
3376			isa = PBXGroup;
3377			children = (
3378				4C9BEC0110484D5500182AEE /* he_IL.diff */,
3379				4C9BEC0210484D5500182AEE /* main.aap */,
3380			);
3381			path = he;
3382			sourceTree = "<group>";
3383		};
3384		4C9BEC0410484D5500182AEE /* hr */ = {
3385			isa = PBXGroup;
3386			children = (
3387				4C9BEC0510484D5500182AEE /* hr_HR.diff */,
3388				4C9BEC0610484D5500182AEE /* main.aap */,
3389			);
3390			path = hr;
3391			sourceTree = "<group>";
3392		};
3393		4C9BEC0710484D5500182AEE /* hu */ = {
3394			isa = PBXGroup;
3395			children = (
3396				4C9BEC0810484D5500182AEE /* hu_HU.diff */,
3397				4C9BEC0910484D5500182AEE /* main.aap */,
3398			);
3399			path = hu;
3400			sourceTree = "<group>";
3401		};
3402		4C9BEC0A10484D5500182AEE /* id */ = {
3403			isa = PBXGroup;
3404			children = (
3405				4C9BEC0B10484D5500182AEE /* id_ID.diff */,
3406				4C9BEC0C10484D5500182AEE /* main.aap */,
3407			);
3408			path = id;
3409			sourceTree = "<group>";
3410		};
3411		4C9BEC0D10484D5500182AEE /* it */ = {
3412			isa = PBXGroup;
3413			children = (
3414				4C9BEC0E10484D5500182AEE /* it_IT.diff */,
3415				4C9BEC0F10484D5500182AEE /* main.aap */,
3416			);
3417			path = it;
3418			sourceTree = "<group>";
3419		};
3420		4C9BEC1010484D5500182AEE /* ku */ = {
3421			isa = PBXGroup;
3422			children = (
3423				4C9BEC1110484D5500182AEE /* ku_TR.diff */,
3424				4C9BEC1210484D5500182AEE /* main.aap */,
3425			);
3426			path = ku;
3427			sourceTree = "<group>";
3428		};
3429		4C9BEC1310484D5500182AEE /* la */ = {
3430			isa = PBXGroup;
3431			children = (
3432				4C9BEC1410484D5500182AEE /* la.diff */,
3433				4C9BEC1510484D5500182AEE /* main.aap */,
3434			);
3435			path = la;
3436			sourceTree = "<group>";
3437		};
3438		4C9BEC1610484D5500182AEE /* lt */ = {
3439			isa = PBXGroup;
3440			children = (
3441				4C9BEC1710484D5500182AEE /* lt_LT.diff */,
3442				4C9BEC1810484D5500182AEE /* main.aap */,
3443			);
3444			path = lt;
3445			sourceTree = "<group>";
3446		};
3447		4C9BEC1910484D5500182AEE /* lv */ = {
3448			isa = PBXGroup;
3449			children = (
3450				4C9BEC1A10484D5500182AEE /* lv_LV.diff */,
3451				4C9BEC1B10484D5500182AEE /* main.aap */,
3452			);
3453			path = lv;
3454			sourceTree = "<group>";
3455		};
3456		4C9BEC1D10484D5500182AEE /* mg */ = {
3457			isa = PBXGroup;
3458			children = (
3459				4C9BEC1E10484D5500182AEE /* main.aap */,
3460				4C9BEC1F10484D5500182AEE /* mg_MG.diff */,
3461			);
3462			path = mg;
3463			sourceTree = "<group>";
3464		};
3465		4C9BEC2010484D5500182AEE /* mi */ = {
3466			isa = PBXGroup;
3467			children = (
3468				4C9BEC2110484D5500182AEE /* main.aap */,
3469				4C9BEC2210484D5500182AEE /* mi_NZ.diff */,
3470			);
3471			path = mi;
3472			sourceTree = "<group>";
3473		};
3474		4C9BEC2310484D5500182AEE /* ms */ = {
3475			isa = PBXGroup;
3476			children = (
3477				4C9BEC2410484D5500182AEE /* main.aap */,
3478				4C9BEC2510484D5500182AEE /* ms_MY.diff */,
3479			);
3480			path = ms;
3481			sourceTree = "<group>";
3482		};
3483		4C9BEC2610484D5500182AEE /* nb */ = {
3484			isa = PBXGroup;
3485			children = (
3486				4C9BEC2710484D5500182AEE /* main.aap */,
3487				4C9BEC2810484D5500182AEE /* nb_NO.diff */,
3488			);
3489			path = nb;
3490			sourceTree = "<group>";
3491		};
3492		4C9BEC2910484D5500182AEE /* nl */ = {
3493			isa = PBXGroup;
3494			children = (
3495				4C9BEC2A10484D5500182AEE /* main.aap */,
3496				4C9BEC2B10484D5500182AEE /* nl_NL.diff */,
3497			);
3498			path = nl;
3499			sourceTree = "<group>";
3500		};
3501		4C9BEC2C10484D5500182AEE /* nn */ = {
3502			isa = PBXGroup;
3503			children = (
3504				4C9BEC2D10484D5500182AEE /* main.aap */,
3505				4C9BEC2E10484D5500182AEE /* nn_NO.diff */,
3506			);
3507			path = nn;
3508			sourceTree = "<group>";
3509		};
3510		4C9BEC2F10484D5500182AEE /* ny */ = {
3511			isa = PBXGroup;
3512			children = (
3513				4C9BEC3010484D5500182AEE /* main.aap */,
3514				4C9BEC3110484D5500182AEE /* ny_MW.diff */,
3515			);
3516			path = ny;
3517			sourceTree = "<group>";
3518		};
3519		4C9BEC3210484D5500182AEE /* pl */ = {
3520			isa = PBXGroup;
3521			children = (
3522				4C9BEC3310484D5500182AEE /* main.aap */,
3523				4C9BEC3410484D5500182AEE /* pl_PL.diff */,
3524			);
3525			path = pl;
3526			sourceTree = "<group>";
3527		};
3528		4C9BEC3510484D5500182AEE /* pt */ = {
3529			isa = PBXGroup;
3530			children = (
3531				4C9BEC3610484D5500182AEE /* main.aap */,
3532				4C9BEC3710484D5500182AEE /* pt_BR.diff */,
3533				4C9BEC3810484D5500182AEE /* pt_PT.diff */,
3534			);
3535			path = pt;
3536			sourceTree = "<group>";
3537		};
3538		4C9BEC3B10484D5500182AEE /* ro */ = {
3539			isa = PBXGroup;
3540			children = (
3541				4C9BEC3C10484D5500182AEE /* main.aap */,
3542				4C9BEC3D10484D5500182AEE /* ro_RO.diff */,
3543			);
3544			path = ro;
3545			sourceTree = "<group>";
3546		};
3547		4C9BEC3E10484D5500182AEE /* ru */ = {
3548			isa = PBXGroup;
3549			children = (
3550				4C9BEC3F10484D5500182AEE /* main.aap */,
3551				4C9BEC4010484D5500182AEE /* ru_RU.diff */,
3552				4C9BEC4110484D5500182AEE /* ru_YO.diff */,
3553			);
3554			path = ru;
3555			sourceTree = "<group>";
3556		};
3557		4C9BEC4210484D5500182AEE /* rw */ = {
3558			isa = PBXGroup;
3559			children = (
3560				4C9BEC4310484D5500182AEE /* main.aap */,
3561				4C9BEC4410484D5500182AEE /* rw_RW.diff */,
3562			);
3563			path = rw;
3564			sourceTree = "<group>";
3565		};
3566		4C9BEC4510484D5500182AEE /* sk */ = {
3567			isa = PBXGroup;
3568			children = (
3569				4C9BEC4610484D5500182AEE /* main.aap */,
3570				4C9BEC4710484D5500182AEE /* sk_SK.diff */,
3571			);
3572			path = sk;
3573			sourceTree = "<group>";
3574		};
3575		4C9BEC4810484D5500182AEE /* sl */ = {
3576			isa = PBXGroup;
3577			children = (
3578				4C9BEC4910484D5500182AEE /* main.aap */,
3579				4C9BEC4A10484D5500182AEE /* sl_SI.diff */,
3580			);
3581			path = sl;
3582			sourceTree = "<group>";
3583		};
3584		4C9BEC4B10484D5500182AEE /* sv */ = {
3585			isa = PBXGroup;
3586			children = (
3587				4C9BEC4C10484D5500182AEE /* main.aap */,
3588				4C9BEC4D10484D5500182AEE /* sv_SE.diff */,
3589			);
3590			path = sv;
3591			sourceTree = "<group>";
3592		};
3593		4C9BEC4E10484D5500182AEE /* sw */ = {
3594			isa = PBXGroup;
3595			children = (
3596				4C9BEC4F10484D5500182AEE /* main.aap */,
3597				4C9BEC5010484D5500182AEE /* sw_KE.diff */,
3598			);
3599			path = sw;
3600			sourceTree = "<group>";
3601		};
3602		4C9BEC5110484D5500182AEE /* th */ = {
3603			isa = PBXGroup;
3604			children = (
3605				4C9BEC5210484D5500182AEE /* main.aap */,
3606				4C9BEC5310484D5500182AEE /* th.diff */,
3607			);
3608			path = th;
3609			sourceTree = "<group>";
3610		};
3611		4C9BEC5410484D5500182AEE /* tl */ = {
3612			isa = PBXGroup;
3613			children = (
3614				4C9BEC5510484D5500182AEE /* main.aap */,
3615				4C9BEC5610484D5500182AEE /* tl_PH.diff */,
3616			);
3617			path = tl;
3618			sourceTree = "<group>";
3619		};
3620		4C9BEC5710484D5500182AEE /* tn */ = {
3621			isa = PBXGroup;
3622			children = (
3623				4C9BEC5810484D5500182AEE /* main.aap */,
3624				4C9BEC5910484D5500182AEE /* tn_ZA.diff */,
3625			);
3626			path = tn;
3627			sourceTree = "<group>";
3628		};
3629		4C9BEC5A10484D5500182AEE /* uk */ = {
3630			isa = PBXGroup;
3631			children = (
3632				4C9BEC5B10484D5500182AEE /* main.aap */,
3633				4C9BEC5C10484D5500182AEE /* uk_UA.diff */,
3634			);
3635			path = uk;
3636			sourceTree = "<group>";
3637		};
3638		4C9BEC5D10484D5500182AEE /* yi */ = {
3639			isa = PBXGroup;
3640			children = (
3641				4C9BEC5E10484D5500182AEE /* main.aap */,
3642				4C9BEC5F10484D5500182AEE /* README.txt */,
3643				4C9BEC6010484D5500182AEE /* yi.diff */,
3644				4C9BEC6110484D5500182AEE /* yi_tr.diff */,
3645			);
3646			path = yi;
3647			sourceTree = "<group>";
3648		};
3649		4C9BEC6310484D5500182AEE /* zu */ = {
3650			isa = PBXGroup;
3651			children = (
3652				4C9BEC6410484D5500182AEE /* main.aap */,
3653				4C9BEC6510484D5500182AEE /* zu_ZA.diff */,
3654			);
3655			path = zu;
3656			sourceTree = "<group>";
3657		};
3658		4C9BEC6710484D5500182AEE /* syntax */ = {
3659			isa = PBXGroup;
3660			children = (
3661				4C9BEC6810484D5500182AEE /* 2html.vim */,
3662				4C9BEC6910484D5500182AEE /* a2ps.vim */,
3663				4C9BEC6A10484D5500182AEE /* a65.vim */,
3664				4C9BEC6B10484D5500182AEE /* aap.vim */,
3665				4C9BEC6C10484D5500182AEE /* abap.vim */,
3666				4C9BEC6D10484D5500182AEE /* abaqus.vim */,
3667				4C9BEC6E10484D5500182AEE /* abc.vim */,
3668				4C9BEC6F10484D5500182AEE /* abel.vim */,
3669				4C9BEC7010484D5500182AEE /* acedb.vim */,
3670				4C9BEC7110484D5500182AEE /* ada.vim */,
3671				4C9BEC7210484D5500182AEE /* aflex.vim */,
3672				4C9BEC7310484D5500182AEE /* ahdl.vim */,
3673				4C9BEC7410484D5500182AEE /* alsaconf.vim */,
3674				4C9BEC7510484D5500182AEE /* amiga.vim */,
3675				4C9BEC7610484D5500182AEE /* aml.vim */,
3676				4C9BEC7710484D5500182AEE /* ampl.vim */,
3677				4C9BEC7810484D5500182AEE /* ant.vim */,
3678				4C9BEC7910484D5500182AEE /* antlr.vim */,
3679				4C9BEC7A10484D5500182AEE /* apache.vim */,
3680				4C9BEC7B10484D5500182AEE /* apachestyle.vim */,
3681				4C9BEC7C10484D5500182AEE /* arch.vim */,
3682				4C9BEC7D10484D5500182AEE /* art.vim */,
3683				4C9BEC7E10484D5500182AEE /* asm.vim */,
3684				4C9BEC7F10484D5500182AEE /* asm68k.vim */,
3685				4C9BEC8010484D5500182AEE /* asmh8300.vim */,
3686				4C9BEC8110484D5500182AEE /* asn.vim */,
3687				4C9BEC8210484D5500182AEE /* aspperl.vim */,
3688				4C9BEC8310484D5500182AEE /* aspvbs.vim */,
3689				4C9BEC8410484D5500182AEE /* asterisk.vim */,
3690				4C9BEC8510484D5500182AEE /* asteriskvm.vim */,
3691				4C9BEC8610484D5500182AEE /* atlas.vim */,
3692				4C9BEC8710484D5500182AEE /* autohotkey.vim */,
3693				4C9BEC8810484D5500182AEE /* autoit.vim */,
3694				4C9BEC8910484D5500182AEE /* automake.vim */,
3695				4C9BEC8A10484D5500182AEE /* ave.vim */,
3696				4C9BEC8B10484D5500182AEE /* awk.vim */,
3697				4C9BEC8C10484D5500182AEE /* ayacc.vim */,
3698				4C9BEC8D10484D5500182AEE /* b.vim */,
3699				4C9BEC8E10484D5500182AEE /* baan.vim */,
3700				4C9BEC8F10484D5500182AEE /* basic.vim */,
3701				4C9BEC9010484D5500182AEE /* bc.vim */,
3702				4C9BEC9110484D5500182AEE /* bdf.vim */,
3703				4C9BEC9210484D5500182AEE /* bib.vim */,
3704				4C9BEC9310484D5500182AEE /* bindzone.vim */,
3705				4C9BEC9410484D5500182AEE /* blank.vim */,
3706				4C9BEC9510484D5500182AEE /* bst.vim */,
3707				4C9BEC9610484D5500182AEE /* btm.vim */,
3708				4C9BEC9710484D5500182AEE /* bzr.vim */,
3709				4C9BEC9810484D5500182AEE /* c.vim */,
3710				4C9BEC9910484D5500182AEE /* calendar.vim */,
3711				4C9BEC9A10484D5500182AEE /* catalog.vim */,
3712				4C9BEC9B10484D5500182AEE /* cdl.vim */,
3713				4C9BEC9C10484D5500182AEE /* cdrdaoconf.vim */,
3714				4C9BEC9D10484D5500182AEE /* cdrtoc.vim */,
3715				4C9BEC9E10484D5500182AEE /* cf.vim */,
3716				4C9BEC9F10484D5500182AEE /* cfg.vim */,
3717				4C9BECA010484D5500182AEE /* ch.vim */,
3718				4C9BECA110484D5500182AEE /* change.vim */,
3719				4C9BECA210484D5500182AEE /* changelog.vim */,
3720				4C9BECA310484D5500182AEE /* chaskell.vim */,
3721				4C9BECA410484D5500182AEE /* cheetah.vim */,
3722				4C9BECA510484D5500182AEE /* chill.vim */,
3723				4C9BECA610484D5500182AEE /* chordpro.vim */,
3724				4C9BECA710484D5500182AEE /* cl.vim */,
3725				4C9BECA810484D5500182AEE /* clean.vim */,
3726				4C9BECA910484D5500182AEE /* clipper.vim */,
3727				4C9BECAA10484D5500182AEE /* cmake.vim */,
3728				4C9BECAB10484D5500182AEE /* cmusrc.vim */,
3729				4C9BECAC10484D5500182AEE /* cobol.vim */,
3730				4C9BECAD10484D5500182AEE /* coco.vim */,
3731				4C9BECAE10484D5500182AEE /* colortest.vim */,
3732				4C9BECAF10484D5500182AEE /* conaryrecipe.vim */,
3733				4C9BECB010484D5500182AEE /* conf.vim */,
3734				4C9BECB110484D5500182AEE /* config.vim */,
3735				4C9BECB210484D5500182AEE /* context.vim */,
3736				4C9BECB310484D5500182AEE /* cpp.vim */,
3737				4C9BECB410484D5500182AEE /* crm.vim */,
3738				4C9BECB510484D5500182AEE /* crontab.vim */,
3739				4C9BECB610484D5500182AEE /* cs.vim */,
3740				4C9BECB710484D5500182AEE /* csc.vim */,
3741				4C9BECB810484D5500182AEE /* csh.vim */,
3742				4C9BECB910484D5500182AEE /* csp.vim */,
3743				4C9BECBA10484D5500182AEE /* css.vim */,
3744				4C9BECBB10484D5500182AEE /* cterm.vim */,
3745				4C9BECBC10484D5500182AEE /* ctrlh.vim */,
3746				4C9BECBD10484D5500182AEE /* cuda.vim */,
3747				4C9BECBE10484D5500182AEE /* cupl.vim */,
3748				4C9BECBF10484D5500182AEE /* cuplsim.vim */,
3749				4C9BECC010484D5500182AEE /* cvs.vim */,
3750				4C9BECC110484D5500182AEE /* cvsrc.vim */,
3751				4C9BECC210484D5500182AEE /* cweb.vim */,
3752				4C9BECC310484D5500182AEE /* cynlib.vim */,
3753				4C9BECC410484D5500182AEE /* cynpp.vim */,
3754				4C9BECC510484D5500182AEE /* d.vim */,
3755				4C9BECC610484D5500182AEE /* dcd.vim */,
3756				4C9BECC710484D5500182AEE /* dcl.vim */,
3757				4C9BECC810484D5500182AEE /* debchangelog.vim */,
3758				4C9BECC910484D5500182AEE /* debcontrol.vim */,
3759				4C9BECCA10484D5500182AEE /* debsources.vim */,
3760				4C9BECCB10484D5500182AEE /* def.vim */,
3761				4C9BECCC10484D5500182AEE /* denyhosts.vim */,
3762				4C9BECCD10484D5500182AEE /* desc.vim */,
3763				4C9BECCE10484D5500182AEE /* desktop.vim */,
3764				4C9BECCF10484D5500182AEE /* dictconf.vim */,
3765				4C9BECD010484D5500182AEE /* dictdconf.vim */,
3766				4C9BECD110484D5500182AEE /* diff.vim */,
3767				4C9BECD210484D5500182AEE /* dircolors.vim */,
3768				4C9BECD310484D5500182AEE /* diva.vim */,
3769				4C9BECD410484D5500182AEE /* django.vim */,
3770				4C9BECD510484D5500182AEE /* dns.vim */,
3771				4C9BECD610484D5500182AEE /* docbk.vim */,
3772				4C9BECD710484D5500182AEE /* docbksgml.vim */,
3773				4C9BECD810484D5500182AEE /* docbkxml.vim */,
3774				4C9BECD910484D5500182AEE /* dosbatch.vim */,
3775				4C9BECDA10484D5500182AEE /* dosini.vim */,
3776				4C9BECDB10484D5500182AEE /* dot.vim */,
3777				4C9BECDC10484D5500182AEE /* doxygen.vim */,
3778				4C9BECDD10484D5500182AEE /* dracula.vim */,
3779				4C9BECDE10484D5500182AEE /* dsl.vim */,
3780				4C9BECDF10484D5500182AEE /* dtd.vim */,
3781				4C9BECE010484D5500182AEE /* dtml.vim */,
3782				4C9BECE110484D5500182AEE /* dtrace.vim */,
3783				4C9BECE210484D5500182AEE /* dylan.vim */,
3784				4C9BECE310484D5500182AEE /* dylanintr.vim */,
3785				4C9BECE410484D5500182AEE /* dylanlid.vim */,
3786				4C9BECE510484D5500182AEE /* ecd.vim */,
3787				4C9BECE610484D5500182AEE /* edif.vim */,
3788				4C9BECE710484D5500182AEE /* eiffel.vim */,
3789				4C9BECE810484D5500182AEE /* elf.vim */,
3790				4C9BECE910484D5500182AEE /* elinks.vim */,
3791				4C9BECEA10484D5500182AEE /* elmfilt.vim */,
3792				4C9BECEB10484D5500182AEE /* erlang.vim */,
3793				4C9BECEC10484D5500182AEE /* eruby.vim */,
3794				4C9BECED10484D5500182AEE /* esmtprc.vim */,
3795				4C9BECEE10484D5500182AEE /* esqlc.vim */,
3796				4C9BECEF10484D5500182AEE /* esterel.vim */,
3797				4C9BECF010484D5500182AEE /* eterm.vim */,
3798				4C9BECF110484D5500182AEE /* eviews.vim */,
3799				4C9BECF210484D5500182AEE /* exim.vim */,
3800				4C9BECF310484D5500182AEE /* expect.vim */,
3801				4C9BECF410484D5500182AEE /* exports.vim */,
3802				4C9BECF510484D5500182AEE /* fasm.vim */,
3803				4C9BECF610484D5500182AEE /* fdcc.vim */,
3804				4C9BECF710484D5500182AEE /* fetchmail.vim */,
3805				4C9BECF810484D5500182AEE /* fgl.vim */,
3806				4C9BECF910484D5500182AEE /* flexwiki.vim */,
3807				4C9BECFA10484D5500182AEE /* focexec.vim */,
3808				4C9BECFB10484D5500182AEE /* form.vim */,
3809				4C9BECFC10484D5500182AEE /* forth.vim */,
3810				4C9BECFD10484D5500182AEE /* fortran.vim */,
3811				4C9BECFE10484D5500182AEE /* foxpro.vim */,
3812				4C9BECFF10484D5500182AEE /* framescript.vim */,
3813				4C9BED0010484D5500182AEE /* freebasic.vim */,
3814				4C9BED0110484D5500182AEE /* fstab.vim */,
3815				4C9BED0210484D5500182AEE /* fvwm.vim */,
3816				4C9BED0310484D5500182AEE /* fvwm2m4.vim */,
3817				4C9BED0410484D5500182AEE /* gdb.vim */,
3818				4C9BED0510484D5500182AEE /* gdmo.vim */,
3819				4C9BED0610484D5500182AEE /* gedcom.vim */,
3820				4C9BED0710484D5500182AEE /* git.vim */,
3821				4C9BED0810484D5500182AEE /* gitcommit.vim */,
3822				4C9BED0910484D5500182AEE /* gitconfig.vim */,
3823				4C9BED0A10484D5500182AEE /* gitrebase.vim */,
3824				4C9BED0B10484D5500182AEE /* gitsendemail.vim */,
3825				4C9BED0C10484D5500182AEE /* gkrellmrc.vim */,
3826				4C9BED0D10484D5500182AEE /* gnuplot.vim */,
3827				4C9BED0E10484D5500182AEE /* gp.vim */,
3828				4C9BED0F10484D5500182AEE /* gpg.vim */,
3829				4C9BED1010484D5500182AEE /* grads.vim */,
3830				4C9BED1110484D5500182AEE /* gretl.vim */,
3831				4C9BED1210484D5500182AEE /* groff.vim */,
3832				4C9BED1310484D5500182AEE /* groovy.vim */,
3833				4C9BED1410484D5500182AEE /* group.vim */,
3834				4C9BED1510484D5500182AEE /* grub.vim */,
3835				4C9BED1610484D5500182AEE /* gsp.vim */,
3836				4C9BED1710484D5500182AEE /* gtkrc.vim */,
3837				4C9BED1810484D5500182AEE /* haml.vim */,
3838				4C9BED1910484D5500182AEE /* hamster.vim */,
3839				4C9BED1A10484D5500182AEE /* haskell.vim */,
3840				4C9BED1B10484D5500182AEE /* haste.vim */,
3841				4C9BED1C10484D5500182AEE /* hastepreproc.vim */,
3842				4C9BED1D10484D5500182AEE /* hb.vim */,
3843				4C9BED1E10484D5500182AEE /* help.vim */,
3844				4C9BED1F10484D5500182AEE /* hercules.vim */,
3845				4C9BED2010484D5500182AEE /* hex.vim */,
3846				4C9BED2110484D5500182AEE /* hitest.vim */,
3847				4C9BED2210484D5500182AEE /* hog.vim */,
3848				4C9BED2310484D5500182AEE /* hostconf.vim */,
3849				4C9BED2410484D5500182AEE /* html.vim */,
3850				4C9BED2510484D5500182AEE /* htmlcheetah.vim */,
3851				4C9BED2610484D5500182AEE /* htmldjango.vim */,
3852				4C9BED2710484D5500182AEE /* htmlm4.vim */,
3853				4C9BED2810484D5500182AEE /* htmlos.vim */,
3854				4C9BED2910484D5500182AEE /* ia64.vim */,
3855				4C9BED2A10484D5500182AEE /* ibasic.vim */,
3856				4C9BED2B10484D5500182AEE /* icemenu.vim */,
3857				4C9BED2C10484D5500182AEE /* icon.vim */,
3858				4C9BED2D10484D5500182AEE /* idl.vim */,
3859				4C9BED2E10484D5500182AEE /* idlang.vim */,
3860				4C9BED2F10484D5500182AEE /* indent.vim */,
3861				4C9BED3010484D5500182AEE /* inform.vim */,
3862				4C9BED3110484D5500182AEE /* initex.vim */,
3863				4C9BED3210484D5500182AEE /* initng.vim */,
3864				4C9BED3310484D5500182AEE /* inittab.vim */,
3865				4C9BED3410484D5500182AEE /* ipfilter.vim */,
3866				4C9BED3510484D5500182AEE /* ishd.vim */,
3867				4C9BED3610484D5500182AEE /* iss.vim */,
3868				4C9BED3710484D5500182AEE /* ist.vim */,
3869				4C9BED3810484D5500182AEE /* jal.vim */,
3870				4C9BED3910484D5500182AEE /* jam.vim */,
3871				4C9BED3A10484D5500182AEE /* jargon.vim */,
3872				4C9BED3B10484D5500182AEE /* java.vim */,
3873				4C9BED3C10484D5500182AEE /* javacc.vim */,
3874				4C9BED3D10484D5500182AEE /* javascript.vim */,
3875				4C9BED3E10484D5500182AEE /* jess.vim */,
3876				4C9BED3F10484D5500182AEE /* jgraph.vim */,
3877				4C9BED4010484D5500182AEE /* jproperties.vim */,
3878				4C9BED4110484D5500182AEE /* jsp.vim */,
3879				4C9BED4210484D5500182AEE /* kconfig.vim */,
3880				4C9BED4310484D5500182AEE /* kix.vim */,
3881				4C9BED4410484D5500182AEE /* kscript.vim */,
3882				4C9BED4510484D5500182AEE /* kwt.vim */,
3883				4C9BED4610484D5500182AEE /* lace.vim */,
3884				4C9BED4710484D5500182AEE /* latte.vim */,
3885				4C9BED4810484D5500182AEE /* ld.vim */,
3886				4C9BED4910484D5500182AEE /* ldapconf.vim */,
3887				4C9BED4A10484D5500182AEE /* ldif.vim */,
3888				4C9BED4B10484D5500182AEE /* lex.vim */,
3889				4C9BED4C10484D5500182AEE /* lftp.vim */,
3890				4C9BED4D10484D5500182AEE /* lhaskell.vim */,
3891				4C9BED4E10484D5500182AEE /* libao.vim */,
3892				4C9BED4F10484D5500182AEE /* lifelines.vim */,
3893				4C9BED5010484D5500182AEE /* lilo.vim */,
3894				4C9BED5110484D5500182AEE /* limits.vim */,
3895				4C9BED5210484D5500182AEE /* lisp.vim */,
3896				4C9BED5310484D5500182AEE /* lite.vim */,
3897				4C9BED5410484D5500182AEE /* litestep.vim */,
3898				4C9BED5510484D5500182AEE /* loginaccess.vim */,
3899				4C9BED5610484D5500182AEE /* logindefs.vim */,
3900				4C9BED5710484D5500182AEE /* logtalk.vim */,
3901				4C9BED5810484D5500182AEE /* lotos.vim */,
3902				4C9BED5910484D5500182AEE /* lout.vim */,
3903				4C9BED5A10484D5500182AEE /* lpc.vim */,
3904				4C9BED5B10484D5500182AEE /* lprolog.vim */,
3905				4C9BED5C10484D5500182AEE /* lscript.vim */,
3906				4C9BED5D10484D5500182AEE /* lsl.vim */,
3907				4C9BED5E10484D5500182AEE /* lss.vim */,
3908				4C9BED5F10484D5500182AEE /* lua.vim */,
3909				4C9BED6010484D5500182AEE /* lynx.vim */,
3910				4C9BED6110484D5500182AEE /* m4.vim */,
3911				4C9BED6210484D5500182AEE /* mail.vim */,
3912				4C9BED6310484D5500182AEE /* mailaliases.vim */,
3913				4C9BED6410484D5500182AEE /* mailcap.vim */,
3914				4C9BED6510484D5500182AEE /* make.vim */,
3915				4C9BED6610484D5500182AEE /* man.vim */,
3916				4C9BED6710484D5500182AEE /* manconf.vim */,
3917				4C9BED6810484D5500182AEE /* manual.vim */,
3918				4C9BED6910484D5500182AEE /* maple.vim */,
3919				4C9BED6A10484D5500182AEE /* masm.vim */,
3920				4C9BED6B10484D5500182AEE /* mason.vim */,
3921				4C9BED6C10484D5500182AEE /* master.vim */,
3922				4C9BED6D10484D5500182AEE /* matlab.vim */,
3923				4C9BED6E10484D5500182AEE /* maxima.vim */,
3924				4C9BED6F10484D5500182AEE /* mel.vim */,
3925				4C9BED7010484D5500182AEE /* messages.vim */,
3926				4C9BED7110484D5500182AEE /* mf.vim */,
3927				4C9BED7210484D5500182AEE /* mgl.vim */,
3928				4C9BED7310484D5500182AEE /* mgp.vim */,
3929				4C9BED7410484D5500182AEE /* mib.vim */,
3930				4C9BED7510484D5500182AEE /* mma.vim */,
3931				4C9BED7610484D5500182AEE /* mmix.vim */,
3932				4C9BED7710484D5500182AEE /* mmp.vim */,
3933				4C9BED7810484D5500182AEE /* modconf.vim */,
3934				4C9BED7910484D5500182AEE /* model.vim */,
3935				4C9BED7A10484D5500182AEE /* modsim3.vim */,
3936				4C9BED7B10484D5500182AEE /* modula2.vim */,
3937				4C9BED7C10484D5500182AEE /* modula3.vim */,
3938				4C9BED7D10484D5500182AEE /* monk.vim */,
3939				4C9BED7E10484D5500182AEE /* moo.vim */,
3940				4C9BED7F10484D5500182AEE /* mp.vim */,
3941				4C9BED8010484D5500182AEE /* mplayerconf.vim */,
3942				4C9BED8110484D5500182AEE /* mrxvtrc.vim */,
3943				4C9BED8210484D5500182AEE /* msidl.vim */,
3944				4C9BED8310484D5500182AEE /* msmessages.vim */,
3945				4C9BED8410484D5500182AEE /* msql.vim */,
3946				4C9BED8510484D5500182AEE /* mupad.vim */,
3947				4C9BED8610484D5500182AEE /* mush.vim */,
3948				4C9BED8710484D5500182AEE /* muttrc.vim */,
3949				4C9BED8810484D5500182AEE /* mysql.vim */,
3950				4C9BED8910484D5500182AEE /* named.vim */,
3951				4C9BED8A10484D5500182AEE /* nanorc.vim */,
3952				4C9BED8B10484D5500182AEE /* nasm.vim */,
3953				4C9BED8C10484D5500182AEE /* nastran.vim */,
3954				4C9BED8D10484D5500182AEE /* natural.vim */,
3955				4C9BED8E10484D5500182AEE /* ncf.vim */,
3956				4C9BED8F10484D5500182AEE /* netrc.vim */,
3957				4C9BED9010484D5500182AEE /* netrw.vim */,
3958				4C9BED9110484D5500182AEE /* nosyntax.vim */,
3959				4C9BED9210484D5500182AEE /* nqc.vim */,
3960				4C9BED9310484D5500182AEE /* nroff.vim */,
3961				4C9BED9410484D5500182AEE /* nsis.vim */,
3962				4C9BED9510484D5500182AEE /* objc.vim */,
3963				4C9BED9610484D5500182AEE /* objcpp.vim */,
3964				4C9BED9710484D5500182AEE /* ocaml.vim */,
3965				4C9BED9810484D5500182AEE /* occam.vim */,
3966				4C9BED9910484D5500182AEE /* omnimark.vim */,
3967				4C9BED9A10484D5500182AEE /* openroad.vim */,
3968				4C9BED9B10484D5500182AEE /* opl.vim */,
3969				4C9BED9C10484D5500182AEE /* ora.vim */,
3970				4C9BED9D10484D5500182AEE /* pamconf.vim */,
3971				4C9BED9E10484D5500182AEE /* papp.vim */,
3972				4C9BED9F10484D5500182AEE /* pascal.vim */,
3973				4C9BEDA010484D5500182AEE /* passwd.vim */,
3974				4C9BEDA110484D5500182AEE /* pcap.vim */,
3975				4C9BEDA210484D5500182AEE /* pccts.vim */,
3976				4C9BEDA310484D5500182AEE /* pdf.vim */,
3977				4C9BEDA410484D5500182AEE /* perl.vim */,
3978				4C9BEDA510484D5500182AEE /* pf.vim */,
3979				4C9BEDA610484D5500182AEE /* pfmain.vim */,
3980				4C9BEDA710484D5500182AEE /* php.vim */,
3981				4C9BEDA810484D5500182AEE /* phtml.vim */,
3982				4C9BEDA910484D5500182AEE /* pic.vim */,
3983				4C9BEDAA10484D5500182AEE /* pike.vim */,
3984				4C9BEDAB10484D5500182AEE /* pilrc.vim */,
3985				4C9BEDAC10484D5500182AEE /* pine.vim */,
3986				4C9BEDAD10484D5500182AEE /* pinfo.vim */,
3987				4C9BEDAE10484D5500182AEE /* plaintex.vim */,
3988				4C9BEDAF10484D5500182AEE /* plm.vim */,
3989				4C9BEDB010484D5500182AEE /* plp.vim */,
3990				4C9BEDB110484D5500182AEE /* plsql.vim */,
3991				4C9BEDB210484D5500182AEE /* po.vim */,
3992				4C9BEDB310484D5500182AEE /* pod.vim */,
3993				4C9BEDB410484D5500182AEE /* postscr.vim */,
3994				4C9BEDB510484D5500182AEE /* pov.vim */,
3995				4C9BEDB610484D5500182AEE /* povini.vim */,
3996				4C9BEDB710484D5500182AEE /* ppd.vim */,
3997				4C9BEDB810484D5500182AEE /* ppwiz.vim */,
3998				4C9BEDB910484D5500182AEE /* prescribe.vim */,
3999				4C9BEDBA10484D5500182AEE /* privoxy.vim */,
4000				4C9BEDBB10484D5500182AEE /* procmail.vim */,
4001				4C9BEDBC10484D5500182AEE /* progress.vim */,
4002				4C9BEDBD10484D5500182AEE /* prolog.vim */,
4003				4C9BEDBE10484D5500182AEE /* promela.vim */,
4004				4C9BEDBF10484D5500182AEE /* protocols.vim */,
4005				4C9BEDC010484D5500182AEE /* psf.vim */,
4006				4C9BEDC110484D5500182AEE /* ptcap.vim */,
4007				4C9BEDC210484D5500182AEE /* purifylog.vim */,
4008				4C9BEDC310484D5500182AEE /* pyrex.vim */,
4009				4C9BEDC410484D5500182AEE /* python.vim */,
4010				4C9BEDC510484D5500182AEE /* qf.vim */,
4011				4C9BEDC610484D5500182AEE /* quake.vim */,
4012				4C9BEDC710484D5500182AEE /* r.vim */,
4013				4C9BEDC810484D5500182AEE /* racc.vim */,
4014				4C9BEDC910484D5500182AEE /* radiance.vim */,
4015				4C9BEDCA10484D5500182AEE /* ratpoison.vim */,
4016				4C9BEDCB10484D5500182AEE /* rc.vim */,
4017				4C9BEDCC10484D5500182AEE /* rcs.vim */,
4018				4C9BEDCD10484D5500182AEE /* rcslog.vim */,
4019				4C9BEDCE10484D5500182AEE /* readline.vim */,
4020				4C9BEDCF10484D5500182AEE /* README.txt */,
4021				4C9BEDD010484D5500182AEE /* rebol.vim */,
4022				4C9BEDD110484D5500182AEE /* registry.vim */,
4023				4C9BEDD210484D5500182AEE /* remind.vim */,
4024				4C9BEDD310484D5500182AEE /* resolv.vim */,
4025				4C9BEDD410484D5500182AEE /* reva.vim */,
4026				4C9BEDD510484D5500182AEE /* rexx.vim */,
4027				4C9BEDD610484D5500182AEE /* rhelp.vim */,
4028				4C9BEDD710484D5500182AEE /* rib.vim */,
4029				4C9BEDD810484D5500182AEE /* rnc.vim */,
4030				4C9BEDD910484D5500182AEE /* rnoweb.vim */,
4031				4C9BEDDA10484D5500182AEE /* robots.vim */,
4032				4C9BEDDB10484D5500182AEE /* rpcgen.vim */,
4033				4C9BEDDC10484D5500182AEE /* rpl.vim */,
4034				4C9BEDDD10484D5500182AEE /* rst.vim */,
4035				4C9BEDDE10484D5500182AEE /* rtf.vim */,
4036				4C9BEDDF10484D5500182AEE /* ruby.vim */,
4037				4C9BEDE010484D5500182AEE /* samba.vim */,
4038				4C9BEDE110484D5500182AEE /* sas.vim */,
4039				4C9BEDE210484D5500182AEE /* sass.vim */,
4040				4C9BEDE310484D5500182AEE /* sather.vim */,
4041				4C9BEDE410484D5500182AEE /* scheme.vim */,
4042				4C9BEDE510484D5500182AEE /* scilab.vim */,
4043				4C9BEDE610484D5500182AEE /* screen.vim */,
4044				4C9BEDE710484D5500182AEE /* sd.vim */,
4045				4C9BEDE810484D5500182AEE /* sdl.vim */,
4046				4C9BEDE910484D5500182AEE /* sed.vim */,
4047				4C9BEDEA10484D5500182AEE /* sendpr.vim */,
4048				4C9BEDEB10484D5500182AEE /* sensors.vim */,
4049				4C9BEDEC10484D5500182AEE /* services.vim */,
4050				4C9BEDED10484D5500182AEE /* setserial.vim */,
4051				4C9BEDEE10484D5500182AEE /* sgml.vim */,
4052				4C9BEDEF10484D5500182AEE /* sgmldecl.vim */,
4053				4C9BEDF010484D5500182AEE /* sgmllnx.vim */,
4054				4C9BEDF110484D5500182AEE /* sh.vim */,
4055				4C9BEDF210484D5500182AEE /* sicad.vim */,
4056				4C9BEDF310484D5500182AEE /* sieve.vim */,
4057				4C9BEDF410484D5500182AEE /* simula.vim */,
4058				4C9BEDF510484D5500182AEE /* sinda.vim */,
4059				4C9BEDF610484D5500182AEE /* sindacmp.vim */,
4060				4C9BEDF710484D5500182AEE /* sindaout.vim */,
4061				4C9BEDF810484D5500182AEE /* sisu.vim */,
4062				4C9BEDF910484D5500182AEE /* skill.vim */,
4063				4C9BEDFA10484D5500182AEE /* sl.vim */,
4064				4C9BEDFB10484D5500182AEE /* slang.vim */,
4065				4C9BEDFC10484D5500182AEE /* slice.vim */,
4066				4C9BEDFD10484D5500182AEE /* slpconf.vim */,
4067				4C9BEDFE10484D5500182AEE /* slpreg.vim */,
4068				4C9BEDFF10484D5500182AEE /* slpspi.vim */,
4069				4C9BEE0010484D5500182AEE /* slrnrc.vim */,
4070				4C9BEE0110484D5500182AEE /* slrnsc.vim */,
4071				4C9BEE0210484D5500182AEE /* sm.vim */,
4072				4C9BEE0310484D5500182AEE /* smarty.vim */,
4073				4C9BEE0410484D5500182AEE /* smcl.vim */,
4074				4C9BEE0510484D5500182AEE /* smil.vim */,
4075				4C9BEE0610484D5500182AEE /* smith.vim */,
4076				4C9BEE0710484D5500182AEE /* sml.vim */,
4077				4C9BEE0810484D5500182AEE /* snnsnet.vim */,
4078				4C9BEE0910484D5500182AEE /* snnspat.vim */,
4079				4C9BEE0A10484D5500182AEE /* snnsres.vim */,
4080				4C9BEE0B10484D5500182AEE /* snobol4.vim */,
4081				4C9BEE0C10484D5500182AEE /* spec.vim */,
4082				4C9BEE0D10484D5500182AEE /* specman.vim */,
4083				4C9BEE0E10484D5500182AEE /* spice.vim */,
4084				4C9BEE0F10484D5500182AEE /* splint.vim */,
4085				4C9BEE1010484D5500182AEE /* spup.vim */,
4086				4C9BEE1110484D5500182AEE /* spyce.vim */,
4087				4C9BEE1210484D5500182AEE /* sql.vim */,
4088				4C9BEE1310484D5500182AEE /* sqlanywhere.vim */,
4089				4C9BEE1410484D5500182AEE /* sqlforms.vim */,
4090				4C9BEE1510484D5500182AEE /* sqlinformix.vim */,
4091				4C9BEE1610484D5500182AEE /* sqlj.vim */,
4092				4C9BEE1710484D5500182AEE /* sqloracle.vim */,
4093				4C9BEE1810484D5500182AEE /* sqr.vim */,
4094				4C9BEE1910484D5500182AEE /* squid.vim */,
4095				4C9BEE1A10484D5500182AEE /* sshconfig.vim */,
4096				4C9BEE1B10484D5500182AEE /* sshdconfig.vim */,
4097				4C9BEE1C10484D5500182AEE /* st.vim */,
4098				4C9BEE1D10484D5500182AEE /* stata.vim */,
4099				4C9BEE1E10484D5500182AEE /* stp.vim */,
4100				4C9BEE1F10484D5500182AEE /* strace.vim */,
4101				4C9BEE2010484D5500182AEE /* sudoers.vim */,
4102				4C9BEE2110484D5500182AEE /* svn.vim */,
4103				4C9BEE2210484D5500182AEE /* syncolor.vim */,
4104				4C9BEE2310484D5500182AEE /* synload.vim */,
4105				4C9BEE2410484D5500182AEE /* syntax.vim */,
4106				4C9BEE2510484D5500182AEE /* sysctl.vim */,
4107				4C9BEE2610484D5500182AEE /* tads.vim */,
4108				4C9BEE2710484D5500182AEE /* tags.vim */,
4109				4C9BEE2810484D5500182AEE /* tak.vim */,
4110				4C9BEE2910484D5500182AEE /* takcmp.vim */,
4111				4C9BEE2A10484D5500182AEE /* takout.vim */,
4112				4C9BEE2B10484D5500182AEE /* tar.vim */,
4113				4C9BEE2C10484D5500182AEE /* tasm.vim */,
4114				4C9BEE2D10484D5500182AEE /* tcl.vim */,
4115				4C9BEE2E10484D5500182AEE /* tcsh.vim */,
4116				4C9BEE2F10484D5500182AEE /* terminfo.vim */,
4117				4C9BEE3010484D5500182AEE /* tex.vim */,
4118				4C9BEE3110484D5500182AEE /* texinfo.vim */,
4119				4C9BEE3210484D5500182AEE /* texmf.vim */,
4120				4C9BEE3310484D5500182AEE /* tf.vim */,
4121				4C9BEE3410484D5500182AEE /* tidy.vim */,
4122				4C9BEE3510484D5500182AEE /* tilde.vim */,
4123				4C9BEE3610484D5500182AEE /* tli.vim */,
4124				4C9BEE3710484D5500182AEE /* tpp.vim */,
4125				4C9BEE3810484D5500182AEE /* trasys.vim */,
4126				4C9BEE3910484D5500182AEE /* trustees.vim */,
4127				4C9BEE3A10484D5500182AEE /* tsalt.vim */,
4128				4C9BEE3B10484D5500182AEE /* tsscl.vim */,
4129				4C9BEE3C10484D5500182AEE /* tssgm.vim */,
4130				4C9BEE3D10484D5500182AEE /* tssop.vim */,
4131				4C9BEE3E10484D5500182AEE /* uc.vim */,
4132				4C9BEE3F10484D5500182AEE /* udevconf.vim */,
4133				4C9BEE4010484D5500182AEE /* udevperm.vim */,
4134				4C9BEE4110484D5500182AEE /* udevrules.vim */,
4135				4C9BEE4210484D5500182AEE /* uil.vim */,
4136				4C9BEE4310484D5500182AEE /* updatedb.vim */,
4137				4C9BEE4410484D5500182AEE /* valgrind.vim */,
4138				4C9BEE4510484D5500182AEE /* vb.vim */,
4139				4C9BEE4610484D5500182AEE /* vera.vim */,
4140				4C9BEE4710484D5500182AEE /* verilog.vim */,
4141				4C9BEE4810484D5500182AEE /* verilogams.vim */,
4142				4C9BEE4910484D5500182AEE /* vgrindefs.vim */,
4143				4C9BEE4A10484D5500182AEE /* vhdl.vim */,
4144				4C9BEE4B10484D5500182AEE /* vim.vim */,
4145				4C9BEE4C10484D5500182AEE /* viminfo.vim */,
4146				4C9BEE4D10484D5500182AEE /* virata.vim */,
4147				4C9BEE4E10484D5500182AEE /* vmasm.vim */,
4148				4C9BEE4F10484D5500182AEE /* voscm.vim */,
4149				4C9BEE5010484D5500182AEE /* vrml.vim */,
4150				4C9BEE5110484D5500182AEE /* vsejcl.vim */,
4151				4C9BEE5210484D5500182AEE /* wdiff.vim */,
4152				4C9BEE5310484D5500182AEE /* web.vim */,
4153				4C9BEE5410484D5500182AEE /* webmacro.vim */,
4154				4C9BEE5510484D5500182AEE /* wget.vim */,
4155				4C9BEE5610484D5500182AEE /* whitespace.vim */,
4156				4C9BEE5710484D5500182AEE /* winbatch.vim */,
4157				4C9BEE5810484D5500182AEE /* wml.vim */,
4158				4C9BEE5910484D5500182AEE /* wsh.vim */,
4159				4C9BEE5A10484D5500182AEE /* wsml.vim */,
4160				4C9BEE5B10484D5500182AEE /* wvdial.vim */,
4161				4C9BEE5C10484D5500182AEE /* xbl.vim */,
4162				4C9BEE5D10484D5500182AEE /* xdefaults.vim */,
4163				4C9BEE5E10484D5500182AEE /* xf86conf.vim */,
4164				4C9BEE5F10484D5500182AEE /* xhtml.vim */,
4165				4C9BEE6010484D5500182AEE /* xinetd.vim */,
4166				4C9BEE6110484D5500182AEE /* xkb.vim */,
4167				4C9BEE6210484D5500182AEE /* xmath.vim */,
4168				4C9BEE6310484D5500182AEE /* xml.vim */,
4169				4C9BEE6410484D5500182AEE /* xmodmap.vim */,
4170				4C9BEE6510484D5500182AEE /* xpm.vim */,
4171				4C9BEE6610484D5500182AEE /* xpm2.vim */,
4172				4C9BEE6710484D5500182AEE /* xquery.vim */,
4173				4C9BEE6810484D5500182AEE /* xs.vim */,
4174				4C9BEE6910484D5500182AEE /* xsd.vim */,
4175				4C9BEE6A10484D5500182AEE /* xslt.vim */,
4176				4C9BEE6B10484D5500182AEE /* xxd.vim */,
4177				4C9BEE6C10484D5500182AEE /* yacc.vim */,
4178				4C9BEE6D10484D5500182AEE /* yaml.vim */,
4179				4C9BEE6E10484D5500182AEE /* z8a.vim */,
4180				4C9BEE6F10484D5500182AEE /* zsh.vim */,
4181			);
4182			path = syntax;
4183			sourceTree = "<group>";
4184		};
4185		4C9BEE7110484D5500182AEE /* tools */ = {
4186			isa = PBXGroup;
4187			children = (
4188				4C9BEE7210484D5500182AEE /* blink.c */,
4189				4C9BEE7310484D5500182AEE /* ccfilter.1 */,
4190				4C9BEE7410484D5500182AEE /* ccfilter.c */,
4191				4C9BEE7510484D5500182AEE /* ccfilter_README.txt */,
4192				4C9BEE7610484D5500182AEE /* efm_filter.pl */,
4193				4C9BEE7710484D5500182AEE /* efm_filter.txt */,
4194				4C9BEE7810484D5500182AEE /* efm_perl.pl */,
4195				4C9BEE7910484D5500182AEE /* mve.awk */,
4196				4C9BEE7A10484D5500182AEE /* mve.txt */,
4197				4C9BEE7B10484D5500182AEE /* pltags.pl */,
4198				4C9BEE7C10484D5500182AEE /* README.txt */,
4199				4C9BEE7D10484D5500182AEE /* ref */,
4200				4C9BEE7E10484D5500182AEE /* shtags.1 */,
4201				4C9BEE7F10484D5500182AEE /* shtags.pl */,
4202				4C9BEE8010484D5500182AEE /* vim132 */,
4203				4C9BEE8110484D5500182AEE /* vim_vs_net.cmd */,
4204				4C9BEE8210484D5500182AEE /* vimm */,
4205				4C9BEE8310484D5500182AEE /* vimspell.sh */,
4206				4C9BEE8410484D5500182AEE /* vimspell.txt */,
4207				4C9BEE8510484D5500182AEE /* xcmdsrv_client.c */,
4208			);
4209			path = tools;
4210			sourceTree = "<group>";
4211		};
4212		4C9BEE8710484D5500182AEE /* tutor */ = {
4213			isa = PBXGroup;
4214			children = (
4215				4C9BEE8810484D5500182AEE /* Makefile */,
4216				4C9BEE8910484D5500182AEE /* README.el.cp737.txt */,
4217				4C9BEE8A10484D5500182AEE /* README.el.txt */,
4218				4C9BEE8B10484D5500182AEE /* README.txt */,
4219				4C9BEE8C10484D5500182AEE /* README.txt.info */,
4220				4C9BEE8D10484D5600182AEE /* tutor */,
4221				4C9BEE8E10484D5600182AEE /* tutor.ca */,
4222				4C9BEE8F10484D5600182AEE /* tutor.ca.utf-8 */,
4223				4C9BEE9010484D5600182AEE /* tutor.cs */,
4224				4C9BEE9110484D5600182AEE /* tutor.cs.cp1250 */,
4225				4C9BEE9210484D5600182AEE /* tutor.cs.utf-8 */,
4226				4C9BEE9310484D5600182AEE /* tutor.de */,
4227				4C9BEE9410484D5600182AEE /* tutor.de.utf-8 */,
4228				4C9BEE9510484D5600182AEE /* tutor.el */,
4229				4C9BEE9610484D5600182AEE /* tutor.el.cp737 */,
4230				4C9BEE9710484D5600182AEE /* tutor.el.utf-8 */,
4231				4C9BEE9810484D5600182AEE /* tutor.eo.utf-8 */,
4232				4C9BEE9910484D5600182AEE /* tutor.es */,
4233				4C9BEE9A10484D5600182AEE /* tutor.es.utf-8 */,
4234				4C9BEE9B10484D5600182AEE /* tutor.fr */,
4235				4C9BEE9C10484D5600182AEE /* tutor.fr.utf-8 */,
4236				4C9BEE9D10484D5600182AEE /* tutor.hr */,
4237				4C9BEE9E10484D5600182AEE /* tutor.hr.cp1250 */,
4238				4C9BEE9F10484D5600182AEE /* tutor.hr.utf-8 */,
4239				4C9BEEA010484D5600182AEE /* tutor.hu */,
4240				4C9BEEA110484D5600182AEE /* tutor.hu.cp1250 */,
4241				4C9BEEA210484D5600182AEE /* tutor.hu.utf-8 */,
4242				4C9BEEA310484D5600182AEE /* tutor.info */,
4243				4C9BEEA410484D5600182AEE /* tutor.it */,
4244				4C9BEEA510484D5600182AEE /* tutor.it.utf-8 */,
4245				4C9BEEA610484D5600182AEE /* tutor.ja.euc */,
4246				4C9BEEA710484D5600182AEE /* tutor.ja.sjis */,
4247				4C9BEEA810484D5600182AEE /* tutor.ja.utf-8 */,
4248				4C9BEEA910484D5600182AEE /* tutor.ko.euc */,
4249				4C9BEEAA10484D5600182AEE /* tutor.ko.utf-8 */,
4250				4C9BEEAB10484D5600182AEE /* tutor.no */,
4251				4C9BEEAC10484D5600182AEE /* tutor.no.utf-8 */,
4252				4C9BEEAD10484D5600182AEE /* tutor.pl */,
4253				4C9BEEAE10484D5600182AEE /* tutor.pl.cp1250 */,
4254				4C9BEEAF10484D5600182AEE /* tutor.pl.utf-8 */,
4255				4C9BEEB010484D5600182AEE /* tutor.ru */,
4256				4C9BEEB110484D5600182AEE /* tutor.ru.cp1251 */,
4257				4C9BEEB210484D5600182AEE /* tutor.ru.utf-8 */,
4258				4C9BEEB310484D5600182AEE /* tutor.sk */,
4259				4C9BEEB410484D5600182AEE /* tutor.sk.cp1250 */,
4260				4C9BEEB510484D5600182AEE /* tutor.sk.utf-8 */,
4261				4C9BEEB610484D5600182AEE /* tutor.sv */,
4262				4C9BEEB710484D5600182AEE /* tutor.sv.utf-8 */,
4263				4C9BEEB810484D5600182AEE /* tutor.tr.iso9 */,
4264				4C9BEEB910484D5600182AEE /* tutor.tr.utf-8 */,
4265				4C9BEEBA10484D5600182AEE /* tutor.utf-8 */,
4266				4C9BEEBB10484D5600182AEE /* tutor.vi.utf-8 */,
4267				4C9BEEBC10484D5600182AEE /* tutor.vim */,
4268				4C9BEEBD10484D5600182AEE /* tutor.zh.big5 */,
4269				4C9BEEBE10484D5600182AEE /* tutor.zh.euc */,
4270				4C9BEEBF10484D5600182AEE /* tutor.zh.utf-8 */,
4271			);
4272			path = tutor;
4273			sourceTree = "<group>";
4274		};
4275		4CD04B4010361A30001C87D5 /* auto */ = {
4276			isa = PBXGroup;
4277			children = (
4278				4CD04B4210361A30001C87D5 /* config.h */,
4279				4CD04B4810361A30001C87D5 /* osdef.h */,
4280				4CD04B4910361A30001C87D5 /* pathdef.c */,
4281			);
4282			name = auto;
4283			path = src/auto;
4284			sourceTree = "<group>";
4285		};
4286		4CD04C1610361A30001C87D5 /* proto */ = {
4287			isa = PBXGroup;
4288			children = (
4289				4CD04C1710361A30001C87D5 /* buffer.pro */,
4290				4CD04C1810361A30001C87D5 /* charset.pro */,
4291				4CD04C1910361A30001C87D5 /* diff.pro */,
4292				4CD04C1A10361A30001C87D5 /* digraph.pro */,
4293				4CD04C1B10361A30001C87D5 /* edit.pro */,
4294				4CD04C1C10361A30001C87D5 /* eval.pro */,
4295				4CD04C1D10361A30001C87D5 /* ex_cmds.pro */,
4296				4CD04C1E10361A30001C87D5 /* ex_cmds2.pro */,
4297				4CD04C1F10361A30001C87D5 /* ex_docmd.pro */,
4298				4CD04C2010361A30001C87D5 /* ex_eval.pro */,
4299				4CD04C2110361A30001C87D5 /* ex_getln.pro */,
4300				4CD04C2210361A30001C87D5 /* fileio.pro */,
4301				4CD04C2310361A30001C87D5 /* fold.pro */,
4302				4CD04C2410361A30001C87D5 /* getchar.pro */,
4303				4CD04C2510361A30001C87D5 /* gui.pro */,
4304				4CD04C2610361A30001C87D5 /* gui_athena.pro */,
4305				4CD04C2710361A30001C87D5 /* gui_beval.pro */,
4306				4CD04C2810361A30001C87D5 /* gui_gtk.pro */,
4307				4CD04C2910361A30001C87D5 /* gui_gtk_x11.pro */,
4308				4CD04C2A10361A30001C87D5 /* gui_mac.pro */,
4309				4CD04C2B10361A30001C87D5 /* gui_motif.pro */,
4310				4CD04C2C10361A30001C87D5 /* gui_photon.pro */,
4311				4CD04C2D10361A30001C87D5 /* gui_riscos.pro */,
4312				4CD04C2E10361A30001C87D5 /* gui_w16.pro */,
4313				4CD04C2F10361A30001C87D5 /* gui_w32.pro */,
4314				4CD04C3010361A30001C87D5 /* gui_x11.pro */,
4315				4CD04C3110361A30001C87D5 /* gui_xmdlg.pro */,
4316				4CD04C3210361A30001C87D5 /* hangulin.pro */,
4317				4CD04C3310361A30001C87D5 /* hardcopy.pro */,
4318				4CD04C3410361A30001C87D5 /* hashtab.pro */,
4319				4CD04C3510361A30001C87D5 /* if_cscope.pro */,
4320				4CD04C3610361A30001C87D5 /* if_mzsch.pro */,
4321				4CD04C3710361A30001C87D5 /* if_ole.pro */,
4322				4CD04C3810361A30001C87D5 /* if_perl.pro */,
4323				4CD04C3910361A30001C87D5 /* if_perlsfio.pro */,
4324				4CD04C3A10361A30001C87D5 /* if_python.pro */,
4325				4CD04C3B10361A30001C87D5 /* if_ruby.pro */,
4326				4CD04C3C10361A30001C87D5 /* if_tcl.pro */,
4327				4CD04C3D10361A30001C87D5 /* if_xcmdsrv.pro */,
4328				4CD04C3E10361A30001C87D5 /* main.pro */,
4329				4CD04C3F10361A30001C87D5 /* mark.pro */,
4330				4CD04C4010361A30001C87D5 /* mbyte.pro */,
4331				4CD04C4110361A30001C87D5 /* memfile.pro */,
4332				4CD04C4210361A30001C87D5 /* memline.pro */,
4333				4CD04C4310361A30001C87D5 /* menu.pro */,
4334				4CD04C4410361A30001C87D5 /* message.pro */,
4335				4CD04C4510361A30001C87D5 /* misc1.pro */,
4336				4CD04C4610361A30001C87D5 /* misc2.pro */,
4337				4CD04C4710361A30001C87D5 /* move.pro */,
4338				4CD04C4810361A30001C87D5 /* netbeans.pro */,
4339				4CD04C4910361A30001C87D5 /* normal.pro */,
4340				4CD04C4A10361A30001C87D5 /* ops.pro */,
4341				4CD04C4B10361A30001C87D5 /* option.pro */,
4342				4CD04C4C10361A30001C87D5 /* os_amiga.pro */,
4343				4CD04C4D10361A30001C87D5 /* os_mac_conv.pro */,
4344				4CD04C4E10361A30001C87D5 /* os_msdos.pro */,
4345				4CD04C4F10361A30001C87D5 /* os_mswin.pro */,
4346				4CD04C5010361A30001C87D5 /* os_qnx.pro */,
4347				4CD04C5110361A30001C87D5 /* os_riscos.pro */,
4348				4CD04C5210361A30001C87D5 /* os_unix.pro */,
4349				4CD04C5310361A30001C87D5 /* os_vms.pro */,
4350				4CD04C5410361A30001C87D5 /* os_win16.pro */,
4351				4CD04C5510361A30001C87D5 /* os_win32.pro */,
4352				4CD04C5610361A30001C87D5 /* popupmnu.pro */,
4353				4CD04C5710361A30001C87D5 /* pty.pro */,
4354				4CD04C5810361A30001C87D5 /* quickfix.pro */,
4355				4CD04C5910361A30001C87D5 /* regexp.pro */,
4356				4CD04C5A10361A30001C87D5 /* screen.pro */,
4357				4CD04C5B10361A30001C87D5 /* search.pro */,
4358				4CD04C5C10361A30001C87D5 /* spell.pro */,
4359				4CD04C5D10361A30001C87D5 /* syntax.pro */,
4360				4CD04C5E10361A30001C87D5 /* tag.pro */,
4361				4CD04C5F10361A30001C87D5 /* term.pro */,
4362				4CD04C6010361A30001C87D5 /* termlib.pro */,
4363				4CD04C6110361A30001C87D5 /* ui.pro */,
4364				4CD04C6210361A30001C87D5 /* undo.pro */,
4365				4CD04C6310361A30001C87D5 /* version.pro */,
4366				4CD04C6410361A30001C87D5 /* window.pro */,
4367				4CD04C6510361A30001C87D5 /* workshop.pro */,
4368			);
4369			name = proto;
4370			path = src/proto;
4371			sourceTree = "<group>";
4372		};
4373		4CD04C7410361A30001C87D5 /* tee */ = {
4374			isa = PBXGroup;
4375			children = (
4376				4CD04C7510361A30001C87D5 /* Makefile */,
4377				4CD04C7610361A30001C87D5 /* tee.c */,
4378			);
4379			name = tee;
4380			path = src/tee;
4381			sourceTree = "<group>";
4382		};
4383		4CD04C7A10361A30001C87D5 /* testdir */ = {
4384			isa = PBXGroup;
4385			children = (
4386				4CD04C7B10361A30001C87D5 /* amiga.vim */,
4387				4CD04C7C10361A30001C87D5 /* dos.vim */,
4388				4CD04C7D10361A30001C87D5 /* dotest.in */,
4389				4CD04C7E10361A30001C87D5 /* main.aap */,
4390				4CD04C8410361A30001C87D5 /* os2.vim */,
4391				4CD04C8510361A30001C87D5 /* test1.in */,
4392				4CD04C8610361A30001C87D5 /* test1.ok */,
4393				4CD04C8710361A30001C87D5 /* test10.in */,
4394				4CD04C8810361A31001C87D5 /* test10.ok */,
4395				4CD04C8910361A31001C87D5 /* test10a.in */,
4396				4CD04C8A10361A31001C87D5 /* test10a.ok */,
4397				4CD04C8B10361A31001C87D5 /* test11.in */,
4398				4CD04C8C10361A31001C87D5 /* test11.ok */,
4399				4CD04C8D10361A31001C87D5 /* test12.in */,
4400				4CD04C8E10361A31001C87D5 /* test12.ok */,
4401				4CD04C8F10361A31001C87D5 /* test13.in */,
4402				4CD04C9010361A31001C87D5 /* test13.ok */,
4403				4CD04C9110361A31001C87D5 /* test14.in */,
4404				4CD04C9210361A31001C87D5 /* test14.ok */,
4405				4CD04C9310361A31001C87D5 /* test15.in */,
4406				4CD04C9410361A31001C87D5 /* test15.ok */,
4407				4CD04C9510361A31001C87D5 /* test16.in */,
4408				4CD04C9610361A31001C87D5 /* test16.ok */,
4409				4CD04C9710361A31001C87D5 /* test17.in */,
4410				4CD04C9810361A31001C87D5 /* test17.ok */,
4411				4CD04C9910361A31001C87D5 /* test17a.in */,
4412				4CD04C9A10361A31001C87D5 /* test18.in */,
4413				4CD04C9B10361A31001C87D5 /* test18.ok */,
4414				4CD04C9C10361A31001C87D5 /* test19.in */,
4415				4CD04C9D10361A31001C87D5 /* test19.ok */,
4416				4CD04C9E10361A31001C87D5 /* test2.in */,
4417				4CD04C9F10361A31001C87D5 /* test2.ok */,
4418				4CD04CA010361A31001C87D5 /* test20.in */,
4419				4CD04CA110361A31001C87D5 /* test20.ok */,
4420				4CD04CA210361A31001C87D5 /* test21.in */,
4421				4CD04CA310361A31001C87D5 /* test21.ok */,
4422				4CD04CA410361A31001C87D5 /* test22.in */,
4423				4CD04CA510361A31001C87D5 /* test22.ok */,
4424				4CD04CA610361A31001C87D5 /* test23.in */,
4425				4CD04CA710361A31001C87D5 /* test23.ok */,
4426				4CD04CA810361A31001C87D5 /* test24.in */,
4427				4CD04CA910361A31001C87D5 /* test24.ok */,
4428				4CD04CAA10361A31001C87D5 /* test25.in */,
4429				4CD04CAB10361A31001C87D5 /* test25.ok */,
4430				4CD04CAC10361A31001C87D5 /* test26.in */,
4431				4CD04CAD10361A31001C87D5 /* test26.ok */,
4432				4CD04CAE10361A31001C87D5 /* test27.in */,
4433				4CD04CAF10361A31001C87D5 /* test27.ok */,
4434				4CD04CB010361A31001C87D5 /* test28.in */,
4435				4CD04CB110361A31001C87D5 /* test28.ok */,
4436				4CD04CB210361A31001C87D5 /* test29.in */,
4437				4CD04CB310361A31001C87D5 /* test29.ok */,
4438				4CD04CB410361A31001C87D5 /* test3.in */,
4439				4CD04CB510361A31001C87D5 /* test3.ok */,
4440				4CD04CB610361A31001C87D5 /* test30.in */,
4441				4CD04CB710361A31001C87D5 /* test30.ok */,
4442				4CD04CB810361A31001C87D5 /* test31.in */,
4443				4CD04CB910361A31001C87D5 /* test31.ok */,
4444				4CD04CBA10361A31001C87D5 /* test32.in */,
4445				4CD04CBB10361A31001C87D5 /* test32.ok */,
4446				4CD04CBC10361A31001C87D5 /* test33.in */,
4447				4CD04CBD10361A31001C87D5 /* test33.ok */,
4448				4CD04CBE10361A31001C87D5 /* test34.in */,
4449				4CD04CBF10361A31001C87D5 /* test34.ok */,
4450				4CD04CC010361A31001C87D5 /* test35.in */,
4451				4CD04CC110361A31001C87D5 /* test35.ok */,
4452				4CD04CC210361A31001C87D5 /* test36.in */,
4453				4CD04CC310361A31001C87D5 /* test36.ok */,
4454				4CD04CC410361A31001C87D5 /* test37.in */,
4455				4CD04CC510361A31001C87D5 /* test37.ok */,
4456				4CD04CC610361A31001C87D5 /* test38.in */,
4457				4CD04CC710361A31001C87D5 /* test38.ok */,
4458				4CD04CC810361A31001C87D5 /* test39.in */,
4459				4CD04CC910361A31001C87D5 /* test39.ok */,
4460				4CD04CCA10361A31001C87D5 /* test4.in */,
4461				4CD04CCB10361A31001C87D5 /* test4.ok */,
4462				4CD04CCC10361A31001C87D5 /* test40.in */,
4463				4CD04CCD10361A31001C87D5 /* test40.ok */,
4464				4CD04CCE10361A31001C87D5 /* test41.in */,
4465				4CD04CCF10361A31001C87D5 /* test41.ok */,
4466				4CD04CD010361A31001C87D5 /* test42.in */,
4467				4CD04CD110361A31001C87D5 /* test42.ok */,
4468				4CD04CD210361A31001C87D5 /* test43.in */,
4469				4CD04CD310361A31001C87D5 /* test43.ok */,
4470				4CD04CD410361A31001C87D5 /* test44.in */,
4471				4CD04CD510361A31001C87D5 /* test44.ok */,
4472				4CD04CD610361A31001C87D5 /* test45.in */,
4473				4CD04CD710361A31001C87D5 /* test45.ok */,
4474				4CD04CD810361A31001C87D5 /* test46.in */,
4475				4CD04CD910361A31001C87D5 /* test46.ok */,
4476				4CD04CDA10361A31001C87D5 /* test47.in */,
4477				4CD04CDB10361A31001C87D5 /* test47.ok */,
4478				4CD04CDC10361A31001C87D5 /* test48.in */,
4479				4CD04CDD10361A31001C87D5 /* test48.ok */,
4480				4CD04CDE10361A31001C87D5 /* test49.in */,
4481				4CD04CDF10361A31001C87D5 /* test49.ok */,
4482				4CD04CE010361A31001C87D5 /* test49.vim */,
4483				4CD04CE110361A31001C87D5 /* test5.in */,
4484				4CD04CE210361A31001C87D5 /* test5.ok */,
4485				4CD04CE310361A31001C87D5 /* test50.in */,
4486				4CD04CE410361A31001C87D5 /* test50.ok */,
4487				4CD04CE510361A31001C87D5 /* test51.in */,
4488				4CD04CE610361A31001C87D5 /* test51.ok */,
4489				4CD04CE710361A31001C87D5 /* test52.in */,
4490				4CD04CE810361A31001C87D5 /* test52.ok */,
4491				4CD04CE910361A31001C87D5 /* test53.in */,
4492				4CD04CEA10361A31001C87D5 /* test53.ok */,
4493				4CD04CEB10361A31001C87D5 /* test54.in */,
4494				4CD04CEC10361A31001C87D5 /* test54.ok */,
4495				4CD04CED10361A31001C87D5 /* test55.in */,
4496				4CD04CEE10361A31001C87D5 /* test55.ok */,
4497				4CD04CEF10361A31001C87D5 /* test56.in */,
4498				4CD04CF010361A31001C87D5 /* test56.ok */,
4499				4CD04CF110361A31001C87D5 /* test57.in */,
4500				4CD04CF210361A31001C87D5 /* test57.ok */,
4501				4CD04CF310361A31001C87D5 /* test58.in */,
4502				4CD04CF410361A31001C87D5 /* test58.ok */,
4503				4CD04CF510361A31001C87D5 /* test59.in */,
4504				4CD04CF610361A31001C87D5 /* test59.ok */,
4505				4CD04CF710361A31001C87D5 /* test6.in */,
4506				4CD04CF810361A31001C87D5 /* test6.ok */,
4507				4CD04CF910361A31001C87D5 /* test60.in */,
4508				4CD04CFA10361A31001C87D5 /* test60.ok */,
4509				4CD04CFB10361A31001C87D5 /* test60.vim */,
4510				4CD04CFC10361A31001C87D5 /* test61.in */,
4511				4CD04CFD10361A31001C87D5 /* test61.ok */,
4512				4CD04CFE10361A31001C87D5 /* test62.in */,
4513				4CD04CFF10361A31001C87D5 /* test62.ok */,
4514				4CD04D0010361A31001C87D5 /* test63.in */,
4515				4CD04D0110361A31001C87D5 /* test63.ok */,
4516				4CD04D0210361A31001C87D5 /* test64.in */,
4517				4CD04D0310361A31001C87D5 /* test64.ok */,
4518				4CD04D0410361A31001C87D5 /* test65.in */,
4519				4CD04D0510361A31001C87D5 /* test65.ok */,
4520				4CD04D0610361A31001C87D5 /* test7.in */,
4521				4CD04D0710361A31001C87D5 /* test7.ok */,
4522				4CD04D0810361A31001C87D5 /* test8.in */,
4523				4CD04D0910361A31001C87D5 /* test8.ok */,
4524				4CD04D0A10361A31001C87D5 /* test9.in */,
4525				4CD04D0B10361A31001C87D5 /* test9.ok */,
4526				4CD04D0C10361A31001C87D5 /* todos.vim */,
4527				4CD04D0D10361A31001C87D5 /* unix.vim */,
4528				4CD04D0E10361A31001C87D5 /* vms.vim */,
4529			);
4530			name = testdir;
4531			path = src/testdir;
4532			sourceTree = "<group>";
4533		};
4534		4CD04D4D10361A31001C87D5 /* xxd */ = {
4535			isa = PBXGroup;
4536			children = (
4537				4CD04D5710361A31001C87D5 /* xxd.c */,
4538			);
4539			name = xxd;
4540			path = src/xxd;
4541			sourceTree = "<group>";
4542		};
4543		C6A0FF2B0290797F04C91782 /* Documentation */ = {
4544			isa = PBXGroup;
4545			children = (
4546			);
4547			name = Documentation;
4548			sourceTree = "<group>";
4549		};
4550/* End PBXGroup section */
4551
4552/* Begin PBXNativeTarget section */
4553		4CD04EB2103CAFC9001C87D5 /* xxd */ = {
4554			isa = PBXNativeTarget;
4555			buildConfigurationList = 4CD04EB7103CAFE8001C87D5 /* Build configuration list for PBXNativeTarget "xxd" */;
4556			buildPhases = (
4557				4CD04EB0103CAFC9001C87D5 /* Sources */,
4558				4CD04EB1103CAFC9001C87D5 /* Frameworks */,
4559			);
4560			buildRules = (
4561			);
4562			dependencies = (
4563			);
4564			name = xxd;
4565			productName = xxd;
4566			productReference = 4CD04EB3103CAFC9001C87D5 /* xxd */;
4567			productType = "com.apple.product-type.tool";
4568		};
4569		8DD76FA90486AB0100D96B5E /* vim */ = {
4570			isa = PBXNativeTarget;
4571			buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "vim" */;
4572			buildPhases = (
4573				8DD76FAB0486AB0100D96B5E /* Sources */,
4574				8DD76FAD0486AB0100D96B5E /* Frameworks */,
4575			);
4576			buildRules = (
4577			);
4578			dependencies = (
4579			);
4580			name = vim;
4581			productInstallPath = "$(HOME)/bin";
4582			productName = vim;
4583			productReference = 8DD76FB20486AB0100D96B5E /* vim */;
4584			productType = "com.apple.product-type.tool";
4585		};
4586/* End PBXNativeTarget section */
4587
4588/* Begin PBXProject section */
4589		08FB7793FE84155DC02AAC07 /* Project object */ = {
4590			isa = PBXProject;
4591			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "vim" */;
4592			compatibilityVersion = "Xcode 3.1";
4593			developmentRegion = English;
4594			hasScannedForEncodings = 1;
4595			knownRegions = (
4596				English,
4597				Japanese,
4598				French,
4599				German,
4600			);
4601			mainGroup = 08FB7794FE84155DC02AAC07 /* vim */;
4602			projectDirPath = "";
4603			projectRoot = "";
4604			targets = (
4605				4C9BE8021046029200182AEE /* all */,
4606				8DD76FA90486AB0100D96B5E /* vim */,
4607				4CD04EB2103CAFC9001C87D5 /* xxd */,
4608			);
4609		};
4610/* End PBXProject section */
4611
4612/* Begin PBXShellScriptBuildPhase section */
4613		4C9BEED91048506B00182AEE /* install files */ = {
4614			isa = PBXShellScriptBuildPhase;
4615			buildActionMask = 8;
4616			files = (
4617			);
4618			inputPaths = (
4619			);
4620			name = "install files";
4621			outputPaths = (
4622			);
4623			runOnlyForDeploymentPostprocessing = 1;
4624			shellPath = /bin/sh;
4625			shellScript = "\"$PROJECT_DIR\"/xcodescripts/install-hardlinks.sh\n\"$PROJECT_DIR\"/xcodescripts/install-opensource-plist.sh\n\"$PROJECT_DIR\"/xcodescripts/install-man-pages.sh\n\"$PROJECT_DIR\"/xcodescripts/install-runtime.sh";
4626		};
4627/* End PBXShellScriptBuildPhase section */
4628
4629/* Begin PBXSourcesBuildPhase section */
4630		4CD04EB0103CAFC9001C87D5 /* Sources */ = {
4631			isa = PBXSourcesBuildPhase;
4632			buildActionMask = 2147483647;
4633			files = (
4634				4CD04EBA103CB215001C87D5 /* xxd.c in Sources */,
4635			);
4636			runOnlyForDeploymentPostprocessing = 0;
4637		};
4638		8DD76FAB0486AB0100D96B5E /* Sources */ = {
4639			isa = PBXSourcesBuildPhase;
4640			buildActionMask = 2147483647;
4641			files = (
4642				4CD04D5910361A31001C87D5 /* pathdef.c in Sources */,
4643				4CD04D5A10361A31001C87D5 /* buffer.c in Sources */,
4644				4CD04D5B10361A31001C87D5 /* charset.c in Sources */,
4645				4CD04D5C10361A31001C87D5 /* diff.c in Sources */,
4646				4CD04D5D10361A31001C87D5 /* digraph.c in Sources */,
4647				4CD04D6010361A31001C87D5 /* edit.c in Sources */,
4648				4CD04D6110361A31001C87D5 /* eval.c in Sources */,
4649				4CD04D6210361A31001C87D5 /* ex_cmds.c in Sources */,
4650				4CD04D6310361A31001C87D5 /* ex_cmds2.c in Sources */,
4651				4CD04D6410361A31001C87D5 /* ex_docmd.c in Sources */,
4652				4CD04D6510361A31001C87D5 /* ex_eval.c in Sources */,
4653				4CD04D6610361A31001C87D5 /* ex_getln.c in Sources */,
4654				4CD04D6810361A31001C87D5 /* fileio.c in Sources */,
4655				4CD04D6910361A31001C87D5 /* fold.c in Sources */,
4656				4CD04D6A10361A31001C87D5 /* getchar.c in Sources */,
4657				4CD04D8310361A31001C87D5 /* hardcopy.c in Sources */,
4658				4CD04D8410361A31001C87D5 /* hashtab.c in Sources */,
4659				4CD04D8510361A31001C87D5 /* if_cscope.c in Sources */,
4660				4CD04D8D10361A31001C87D5 /* if_xcmdsrv.c in Sources */,
4661				4CD04D9010361A31001C87D5 /* main.c in Sources */,
4662				4CD04DA210361A31001C87D5 /* mark.c in Sources */,
4663				4CD04DA310361A31001C87D5 /* mbyte.c in Sources */,
4664				4CD04DA410361A31001C87D5 /* memfile.c in Sources */,
4665				4CD04DA510361A31001C87D5 /* memline.c in Sources */,
4666				4CD04DA610361A31001C87D5 /* menu.c in Sources */,
4667				4CD04DA710361A31001C87D5 /* message.c in Sources */,
4668				4CD04DA810361A31001C87D5 /* misc1.c in Sources */,
4669				4CD04DA910361A31001C87D5 /* misc2.c in Sources */,
4670				4CD04DAA10361A31001C87D5 /* move.c in Sources */,
4671				4CD04DAC10361A31001C87D5 /* netbeans.c in Sources */,
4672				4CD04DAD10361A31001C87D5 /* normal.c in Sources */,
4673				4CD04DAE10361A31001C87D5 /* ops.c in Sources */,
4674				4CD04DAF10361A31001C87D5 /* option.c in Sources */,
4675				4CD04DBF10361A31001C87D5 /* popupmnu.c in Sources */,
4676				4CD04DC110361A31001C87D5 /* quickfix.c in Sources */,
4677				4CD04DC210361A31001C87D5 /* regexp.c in Sources */,
4678				4CD04DC310361A31001C87D5 /* screen.c in Sources */,
4679				4CD04DC410361A31001C87D5 /* search.c in Sources */,
4680				4CD04DC510361A31001C87D5 /* spell.c in Sources */,
4681				4CD04DC710361A31001C87D5 /* syntax.c in Sources */,
4682				4CD04DC810361A31001C87D5 /* tag.c in Sources */,
4683				4CD04DCB10361A31001C87D5 /* term.c in Sources */,
4684				4CD04DD110361A31001C87D5 /* ui.c in Sources */,
4685				4CD04DD210361A31001C87D5 /* undo.c in Sources */,
4686				4CD04DD410361A31001C87D5 /* version.c in Sources */,
4687				4CD04DDD10361A31001C87D5 /* window.c in Sources */,
4688				4CD04E491039DE7E001C87D5 /* os_unix.c in Sources */,
4689				FCEA259912357FDB00430E38 /* blowfish.c in Sources */,
4690				FCEA25A21235809000430E38 /* sha256.c in Sources */,
4691				C9DF38421489D54D001ADB39 /* if_python.c in Sources */,
4692				C9DF38441489D5CD001ADB39 /* if_ruby.c in Sources */,
4693			);
4694			runOnlyForDeploymentPostprocessing = 0;
4695		};
4696/* End PBXSourcesBuildPhase section */
4697
4698/* Begin PBXTargetDependency section */
4699		4C9BE8061046029700182AEE /* PBXTargetDependency */ = {
4700			isa = PBXTargetDependency;
4701			target = 8DD76FA90486AB0100D96B5E /* vim */;
4702			targetProxy = 4C9BE8051046029700182AEE /* PBXContainerItemProxy */;
4703		};
4704		4C9BE8081046029900182AEE /* PBXTargetDependency */ = {
4705			isa = PBXTargetDependency;
4706			target = 4CD04EB2103CAFC9001C87D5 /* xxd */;
4707			targetProxy = 4C9BE8071046029900182AEE /* PBXContainerItemProxy */;
4708		};
4709/* End PBXTargetDependency section */
4710
4711/* Begin XCBuildConfiguration section */
4712		1DEB928708733DD80010E9CD /* Release */ = {
4713			isa = XCBuildConfiguration;
4714			buildSettings = {
4715				EXCLUDED_SOURCE_FILE_NAMES = "";
4716				"EXCLUDED_SOURCE_FILE_NAMES[sdk=iphoneos*]" = (
4717					if_python.c,
4718					if_ruby.c,
4719				);
4720				"GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = (
4721					"$(inherited)",
4722					FEAT_PYTHON,
4723					DYNAMIC_PYTHON,
4724					"DYNAMIC_PYTHON_DLL=\"\\\"/System/Library/Frameworks/Python.framework/Python\\\"\"",
4725					FEAT_RUBY,
4726					DYNAMIC_RUBY,
4727					"DYNAMIC_RUBY_DLL=\"\\\"/System/Library/Frameworks/Ruby.framework/Ruby\\\"\"",
4728					"DYNAMIC_RUBY_VER=20",
4729				);
4730				INSTALL_PATH = /usr/bin;
4731				PRODUCT_NAME = vim;
4732				STRIP_INSTALLED_PRODUCT = YES;
4733			};
4734			name = Release;
4735		};
4736		1DEB928B08733DD80010E9CD /* Release */ = {
4737			isa = XCBuildConfiguration;
4738			buildSettings = {
4739				ALWAYS_SEARCH_USER_PATHS = NO;
4740				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
4741				CODE_SIGN_IDENTITY = "-";
4742				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
4743				DEAD_CODE_STRIPPING = YES;
4744				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4745				GCC_C_LANGUAGE_STANDARD = gnu99;
4746				GCC_PREPROCESSOR_DEFINITIONS = (
4747					"_FORTIFY_SOURCE=0",
4748					HAVE_CONFIG_H,
4749				);
4750				GCC_WARN_ABOUT_RETURN_TYPE = YES;
4751				GCC_WARN_UNUSED_VARIABLE = YES;
4752				HEADER_SEARCH_PATHS = (
4753					src,
4754					src/proto,
4755				);
4756				PREBINDING = NO;
4757				VERSIONING_SYSTEM = "apple-generic";
4758				VERSION_INFO_PREFIX = __;
4759				ZERO_LINK = NO;
4760			};
4761			name = Release;
4762		};
4763		4C9BE8041046029200182AEE /* Release */ = {
4764			isa = XCBuildConfiguration;
4765			buildSettings = {
4766				ALTERNATE_GROUP = wheel;
4767				ALTERNATE_MODE = "u+w,go-w,a+rX";
4768				ALTERNATE_OWNER = root;
4769				PRODUCT_NAME = all;
4770			};
4771			name = Release;
4772		};
4773		4CD04EB6103CAFCA001C87D5 /* Release */ = {
4774			isa = XCBuildConfiguration;
4775			buildSettings = {
4776				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4777				GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
4778				INSTALL_PATH = /usr/bin;
4779				PREBINDING = NO;
4780				PRODUCT_NAME = xxd;
4781				STRIP_INSTALLED_PRODUCT = YES;
4782				ZERO_LINK = NO;
4783			};
4784			name = Release;
4785		};
4786/* End XCBuildConfiguration section */
4787
4788/* Begin XCConfigurationList section */
4789		1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "vim" */ = {
4790			isa = XCConfigurationList;
4791			buildConfigurations = (
4792				1DEB928708733DD80010E9CD /* Release */,
4793			);
4794			defaultConfigurationIsVisible = 0;
4795			defaultConfigurationName = Release;
4796		};
4797		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "vim" */ = {
4798			isa = XCConfigurationList;
4799			buildConfigurations = (
4800				1DEB928B08733DD80010E9CD /* Release */,
4801			);
4802			defaultConfigurationIsVisible = 0;
4803			defaultConfigurationName = Release;
4804		};
4805		4C9BE80D104602B100182AEE /* Build configuration list for PBXAggregateTarget "all" */ = {
4806			isa = XCConfigurationList;
4807			buildConfigurations = (
4808				4C9BE8041046029200182AEE /* Release */,
4809			);
4810			defaultConfigurationIsVisible = 0;
4811			defaultConfigurationName = Release;
4812		};
4813		4CD04EB7103CAFE8001C87D5 /* Build configuration list for PBXNativeTarget "xxd" */ = {
4814			isa = XCConfigurationList;
4815			buildConfigurations = (
4816				4CD04EB6103CAFCA001C87D5 /* Release */,
4817			);
4818			defaultConfigurationIsVisible = 0;
4819			defaultConfigurationName = Release;
4820		};
4821/* End XCConfigurationList section */
4822	};
4823	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
4824}
4825