SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
The last release is v1.2.0, After three months development. The v1.3.0 has been released. So let’s take a look at what happened since last relase.
Since last release, we have added 10 programming language layer:
we also add some function layers:
The following layers have been improved:
enable
option when load layer.[[layers]]
name = "denite"
enable = "has('python3')"
the REPL buffer will be scrolled automatically.
here is the list of all the pull requests since last release:
Powered by Jekyll