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

Simpler installation to ~/.vim for Vim users #489

Closed rene-descartes2021 closed 2 years ago

rene-descartes2021 commented 2 years ago

Allows for a simpler installation for Vim users.

They can now clone space-vim directly to ~/.vim without the need for a symlink from ~/.vimrc to the space-vim install location. Neovim users could already directly clone space-vim to $XDG_CONFIG_HOME/nvim (e.g. ~/.config/nvim) without the need for an extra symlink.

The symlink will work unless the filesystem doesn't support symlinks, a filesystem such at FAT, which is extremely unlikely for ~.