view uninstall.cmd @ 73:39a7e05637d8

Added 80 chars limit to text/markdown files. Added <F4> hotkey to switch to alternate buffer.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 23 Feb 2012 21:01:55 -0800
parents d07ca3d7f36c
children 6b2c3f14a5c1
line wrap: on
line source

@echo off
setlocal

rmdir  "%userprofile%\vimfiles"
del    "%userprofile%\_vimrc"
del    "%userprofile%\mercurial.ini"