Configure and beautify the vim editor with one click using space-vim-dark

I have been using some mature configuration files to help me configure and beautify the vim editor, however, the original spf13-vim.sh I was using has not been updated for a long time, and some of the plugins in its plugin list can no longer be downloaded properly. So I was looking for a replacement for it, and I found space-vim-dark to be quite good.

space-vim-dark basic introduction

After my search, I found a better and more beautiful configuration file space-vim-dark. this space-vim-dark is probably a vim configuration file written by Chinese, it can make vim adapt to the dark mode very well.

First, I’ll post the repository address: https://github.com/liuchengxu/space-vim-dark

This is the effect of its picture, the overall look is still good.

配置vim编辑器的效果

Configure, beautify vim editor with it

Setting up space-vim-dark is very easy, you just need to add the following settings to your vim plugin manager.

Plug 'liuchengxu/space-vim-dark'

Overall using it, I think the plugin that should be there is still there and it’s quite a bit smoother to use.

Add additional configuration

In ~/.spacevim you can add some of your own configurations.