SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
The last release is v1.9.0, After six months development. The v2.0.0 has been released. This is second major release of SpaceVim. So let’s take a look at what happened since last release.

Since last release, the following layers have been added:
lang#cmake layerlang#jr layerlang#jsonnet layerlang#octave layerlang#yang layerlang#haxe layerlang#postscript layerlang#teal layerlang#verilog layerframework#django layertelescope layer
b, e, w key bindings for iedit modeautosave pluginnew key bindings:
SPC b ctrl-shift-d: kill buffer by regexpctrl-shift-left/right: move current tabpageSPC x s s: edit current snippetSPC z .: fonts key bindingsSPC b Ctrl-d: kill other buffersSPC b o: kill all other buffers and windowsSPC f R: rename current fileSPC f v s: view scriptnamesIf you want to view all the git commits, use following command in your terminal.
git -C ~/.SpaceVim log v1.9.0..v2.0.0
Powered by Jekyll