Mercurial > dotfiles
view uninstall.cmd @ 80:121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 14 Mar 2012 11:33:52 -0700 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"