docs/_posts/2018-09-26-SpaceVim-release-v0.9.0.md
This project exists thanks to all the people who have contributed. The last release v0.8.0 is targeted on june 18, 2018, so let's take a look at what happened in the new release v0.9.0.
Since last release, SpaceVim has added 15 new language layer. here is a list of all new language layers added since last release:
The lsp layer now also support julia, typescript, elixir and bash.
frequency support for colorscheme layer. with this feature, you can enable random theme and change the frequency how SpaceVim update the colorscheme. for example, enable random theme, and update colorscheme daily.
[[layers]]
name = "colorscheme"
random_theme = true
frequency = "daily"
Completion SpaceVim options and layer options when edit SpaceVim configuration file:
Improve builtin tab manager, support creating named tabs and rename an exist tab:
rthe name of the tab will be displayed on tabline and tabmanger.
<C-S-Up>/<C-S-Down>n: create named tab / N : create anonymous tab)SPC b b key binding in fzf layer (#1725)toml, number, file, icon and highlight API (#1849)lang#kotlin layer (#1996)lang#dockerfile layer (#2001)lang#agda layer (#1941)lang#autohotkey layer (#2021)lang#swift layer (#2027)lang#nim layer (#2018)lang#purescript layer (#2054)lang#WebAssembly layer (#2068)lang#erlang layer (#2074)lang#fsharp layer (#2081)lang#plantuml layer (#2085)lang#elm layer, improve REPL highlight (#2088)lang#vue layer (#2143)lang#latex and lang#extra layer (#2133)lang#asciidoc layer (#2179)+py and +py3 support (#1988)tmux layer (#1970)lang#perl layer, add layer doc (#2041)lang#scala layer, add layer doc (#2077)lang#clojure layer, add layer doc (#2091)fzf layer, add helptags source (#2047)vimfiler_quick_look_command (#1889)enable_statusline_display_mode to enable_statusline_mode (#1843)term_start (#1881, #1880)SPC f t (#1900)windows_leader to empty string (#1990)SPC ? (#2109)lang#rust layer (#2052)lang#puppet layer (#2198)sudo layer (#2011)