Skip to content
Zhengyuan Zhu
Go back

From Pycharm to SpaceVim

Pycharm consumes too much memory, so I switched to using SpaceVim. Basic configuration is recorded as follows:

Basic Environment Configuration

Install SpaceVim

1
2
3
4
5
curl -sLf https://spacevim.org/install.sh | bash
# If current environment doesn't have curl installed and no admin permissions
wget https://spacevim.org/install.sh
bash install.sh
# Start vim and install plugins

Configure .SpaceVim/autoload/SpaceVim.vim

Configure .SpaceVim.d/init.vim

Update :SPUpdate

Common Command Memo

Basic Operations

space+b series (buffer)

space+f series (file management)

space+w series (window management)

space+t series (Toggle management)

space+c series (comments)

space+l series (language)

References


Share this post on:

Previous Post
Variational Autoencoder and Its Applications
Next Post
Object Difference Attention Mechanism
Jack the orange tabby cat
I'm Jack ๐Ÿงก
Luna the tuxedo cat
I'm Luna! ๐Ÿ–ค