liuchengxu / space-vim

:four_leaf_clover: Lean & mean spacemacs-ish Vim distribution
https://liuchengxu.github.io/space-vim/
MIT License
2.85k stars 255 forks source link

How do I uninstall spacevim from my Windows 11 pc. #502

Closed 17Swagat closed 2 years ago

17Swagat commented 2 years ago

Before you continue, ensure you have read the README and wiki carefully. Note that low quality issue feedback might be closed directly.

Environment

Please complete these steps and check these boxes (by putting an x inside the brackets) before filing your issue:

Put the contents of :version below:

NVIM v0.7.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az276-503

Features: -acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM\sysinit.vim"
  fall-back for $VIM: "C:/Program Files/nvim/share/nvim"

Run :checkhealth for more info

Problem Description

HOW DO I UNISTALL SPACEVIM FROM MY WINDOWS PC. I SIMPLY DOWNLOADED THE install.cmd FILE AND RUN IT. AND SPACEVIM WAS INSTALLED ON MY SYSTEM. NOW I WANT TO UNINSTALL IT COMPLETELY. HOW TO DO IT ??

rene-descartes2021 commented 2 years ago

You can read install.cmd to see everything installed by install.cmd.

Delete "$HOME\.spacevim" and "$HOME\.space-vim" to delete everything specific to space-vim.