SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Changelogs > SpaceVim release v0.8.0

This project exists thanks to all the people who have contributed. The last release v0.7.0 is targeted on March 18, 2018, so let’s take a look at what happened in the new release v0.8.0.

v0.8.0 welcome page

New features

In the old version of SpaceVim, we use vim file as configuration file. But this introduces a lot of problems. please check our faq for why use toml file as default configuration file.

when edit commit message, complete the PR and ISSUE list from GitHub asynchronously.

complete in git commit

Dein is a awesome plugin manager for neovim and vim8, but it does not provide a UI, If you need vim-plug like install UI, you can use dein-ui.vim.

UI for dein

New layers

Enhancements

Bug fixs

Doc && Wiki

Powered by Jekyll