SpaceVim - A Modern Vim/NeoVim Configuration

Posted on Mar 03, 2019 in Software • Tagged with software, SpaceVim, Vim, NeoVim, configuration, tips

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

The SpaceVim project has been abandoned. Check AstroVim instead.

Installation

curl -sLf https://spacevim.org/install.sh | bash
# enable Python3 support
wajig install python3 python3-pip
pip3 install …

Continue reading