From 47b5ecf690eedc9afd2abffedc5c684ff95c08f4 Mon Sep 17 00:00:00 2001 From: Basarat Ali Syed Date: Sun, 6 Sep 2015 14:24:51 +1000 Subject: [PATCH] Rename showhint.d.ts to codemirror-showhint.d.ts Makes it easier to search + more semantic --- codemirror/{showhint.d.ts => codemirror-showhint.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename codemirror/{showhint.d.ts => codemirror-showhint.d.ts} (100%) diff --git a/codemirror/showhint.d.ts b/codemirror/codemirror-showhint.d.ts similarity index 100% rename from codemirror/showhint.d.ts rename to codemirror/codemirror-showhint.d.ts