From 057a2d7b5c9324bfcd14cb408963f9395974afd5 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Sun, 9 Aug 2009 04:47:37 -0500 Subject: [PATCH] Rename some files in misc/Factor.tmbundle since Windows doesn't allow : in file names --- ...abs:Docs:Tests.tmCommand => Cycle Vocabs-Docs-Tests.tmCommand} | 0 .../Snippets/{::.tmSnippet => lambda word def.tmSnippet} | 0 misc/Factor.tmbundle/Snippets/{:.tmSnippet => word def.tmSnippet} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename misc/Factor.tmbundle/Commands/{Cycle Vocabs:Docs:Tests.tmCommand => Cycle Vocabs-Docs-Tests.tmCommand} (100%) rename misc/Factor.tmbundle/Snippets/{::.tmSnippet => lambda word def.tmSnippet} (100%) rename misc/Factor.tmbundle/Snippets/{:.tmSnippet => word def.tmSnippet} (100%) diff --git a/misc/Factor.tmbundle/Commands/Cycle Vocabs:Docs:Tests.tmCommand b/misc/Factor.tmbundle/Commands/Cycle Vocabs-Docs-Tests.tmCommand similarity index 100% rename from misc/Factor.tmbundle/Commands/Cycle Vocabs:Docs:Tests.tmCommand rename to misc/Factor.tmbundle/Commands/Cycle Vocabs-Docs-Tests.tmCommand diff --git a/misc/Factor.tmbundle/Snippets/::.tmSnippet b/misc/Factor.tmbundle/Snippets/lambda word def.tmSnippet similarity index 100% rename from misc/Factor.tmbundle/Snippets/::.tmSnippet rename to misc/Factor.tmbundle/Snippets/lambda word def.tmSnippet diff --git a/misc/Factor.tmbundle/Snippets/:.tmSnippet b/misc/Factor.tmbundle/Snippets/word def.tmSnippet similarity index 100% rename from misc/Factor.tmbundle/Snippets/:.tmSnippet rename to misc/Factor.tmbundle/Snippets/word def.tmSnippet