From df95cb6ae31d381aaed4f41f73c9b9a2569f2640 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sat, 25 Feb 2006 14:53:26 +0000 Subject: [PATCH] Move the vimrc file to the newly created Vim/ directory. --- Misc/{ => Vim}/vimrc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Misc/{ => Vim}/vimrc (100%) diff --git a/Misc/vimrc b/Misc/Vim/vimrc similarity index 100% rename from Misc/vimrc rename to Misc/Vim/vimrc -- 2.50.0