Mercurial > dotfiles
view uninstall.cmd @ 51:a6bc310e7015
First version of lawrencium plugin.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 07 Dec 2011 23:32:39 -0800 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"