Files
spacevim/docs/_posts/2020-12-31-SpaceVim-release-v1.6.0.md
JIe 2bb7059579
Some checks failed
Detach Plugins / check (FlyGrep.vim) (push) Has been cancelled
Detach Plugins / check (GitHub.vim) (push) Has been cancelled
Detach Plugins / check (JavaUnit.vim) (push) Has been cancelled
Detach Plugins / check (SourceCounter.vim) (push) Has been cancelled
Detach Plugins / check (cpicker.nvim) (push) Has been cancelled
Detach Plugins / check (dein-ui.vim) (push) Has been cancelled
Detach Plugins / check (git.vim) (push) Has been cancelled
Detach Plugins / check (iedit.vim) (push) Has been cancelled
Detach Plugins / check (scrollbar.vim) (push) Has been cancelled
Detach Plugins / check (vim-chat) (push) Has been cancelled
Detach Plugins / check (vim-cheat) (push) Has been cancelled
Detach Plugins / check (vim-todo) (push) Has been cancelled
Detach Plugins / check (xmake.vim) (push) Has been cancelled
test / Linux (nvim, nightly) (push) Has been cancelled
test / Linux (nvim, v0.3.8) (push) Has been cancelled
test / Linux (nvim, v0.4.0) (push) Has been cancelled
test / Linux (nvim, v0.4.2) (push) Has been cancelled
test / Linux (nvim, v0.4.3) (push) Has been cancelled
test / Linux (nvim, v0.4.4) (push) Has been cancelled
test / Linux (nvim, v0.5.0) (push) Has been cancelled
test / Linux (nvim, v0.5.1) (push) Has been cancelled
test / Linux (nvim, v0.6.0) (push) Has been cancelled
test / Linux (nvim, v0.6.1) (push) Has been cancelled
test / Linux (nvim, v0.7.0) (push) Has been cancelled
test / Linux (nvim, v0.7.2) (push) Has been cancelled
test / Linux (nvim, v0.8.0) (push) Has been cancelled
test / Linux (nvim, v0.8.1) (push) Has been cancelled
test / Linux (nvim, v0.8.2) (push) Has been cancelled
test / Linux (nvim, v0.8.3) (push) Has been cancelled
test / Linux (nvim, v0.9.0) (push) Has been cancelled
test / Linux (nvim, v0.9.1) (push) Has been cancelled
test / Linux (true, vim, v7.4.052) (push) Has been cancelled
test / Linux (true, vim, v7.4.1689) (push) Has been cancelled
test / Linux (true, vim, v7.4.629) (push) Has been cancelled
test / Linux (true, vim, v8.0.0027) (push) Has been cancelled
test / Linux (true, vim, v8.0.0183) (push) Has been cancelled
test / Linux (vim, nightly) (push) Has been cancelled
test / Linux (vim, v8.0.0184) (push) Has been cancelled
test / Linux (vim, v8.0.1453) (push) Has been cancelled
test / Linux (vim, v8.1.2269) (push) Has been cancelled
test / Linux (vim, v8.2.2434) (push) Has been cancelled
test / Linux (vim, v8.2.3995) (push) Has been cancelled
test / Windows (nvim, nightly) (push) Has been cancelled
test / Windows (nvim, v0.3.8) (push) Has been cancelled
test / Windows (nvim, v0.4.2) (push) Has been cancelled
test / Windows (nvim, v0.4.3) (push) Has been cancelled
test / Windows (nvim, v0.4.4) (push) Has been cancelled
test / Windows (nvim, v0.5.0) (push) Has been cancelled
test / Windows (nvim, v0.5.1) (push) Has been cancelled
test / Windows (nvim, v0.6.0) (push) Has been cancelled
test / Windows (nvim, v0.6.1) (push) Has been cancelled
test / Windows (nvim, v0.7.0) (push) Has been cancelled
test / Windows (nvim, v0.7.2) (push) Has been cancelled
test / Windows (nvim, v0.8.0) (push) Has been cancelled
test / Windows (nvim, v0.8.1) (push) Has been cancelled
test / Windows (nvim, v0.8.2) (push) Has been cancelled
test / Windows (nvim, v0.8.3) (push) Has been cancelled
test / Windows (nvim, v0.9.0) (push) Has been cancelled
test / Windows (nvim, v0.9.1) (push) Has been cancelled
test / Windows (vim, nightly) (push) Has been cancelled
test / Windows (vim, v7.4.1185) (push) Has been cancelled
test / Windows (vim, v7.4.1689) (push) Has been cancelled
test / Windows (vim, v8.0.0027) (push) Has been cancelled
test / Windows (vim, v8.0.1453) (push) Has been cancelled
test / Windows (vim, v8.1.2269) (push) Has been cancelled
test / Windows (vim, v8.2.2434) (push) Has been cancelled
test / Windows (vim, v8.2.3995) (push) Has been cancelled
docker / docker (push) Has been cancelled
mirror / check (coding) (push) Has been cancelled
mirror / check (gitee) (push) Has been cancelled
mirror / check (gitlab) (push) Has been cancelled
init
2024-08-21 14:17:26 +08:00

5.6 KiB

title, categories, description, type, image, commentsID, comments
title categories description type image commentsID comments
SpaceVim release v1.6.0
changelog
blog
SpaceVim release v1.6.0 with four new language layers and floating window support. article https://img.spacevim.org/103414298-5e1da980-4bb8-11eb-96bc-b2e118f672b5.png SpaceVim release v1.6.0 true

Changelogs > SpaceVim release v1.6.0

The last release is v1.5.0, After four months development. The v1.6.0 has been released. So let's take a look at what happened since last relase.

welcome page

What's New

New language layers

  • Add lang#sml layer #3972

New Features

  • Add vimdoc support in lang#vim layer #4010
  • Add statusline theme for colorscheme one #3999, #3997
  • Add test command for lang#zig layer #3970
  • Add splitjoin key bindings #3956
  • Add LSP CodeActions for php and javascript #3937
  • Add random-candidates for colorscheme layer #3671
  • Add language SPC key binding function #3260
  • Add custom register language specific mapping function #2868
  • Add cache major mode #3076

Improvements

  • Improve terminal support #3318
  • Improve projectmanager #3489
  • Improve lang#lisp layer #3107
  • Improve lang#java layer #3954
  • Improve lang#typescript layer #3948
  • Improve lang#python layer #3947
  • Improve lang#asciidoc layer #3556
  • Improve tag database manager #3981
  • Improve key binding guide for g #3496
  • Ignore .git directory for rg command #3996
  • Improve tsx support #3993

Feature Changes

  • Change fortran indent file format #3975
  • Remove useless php plugin #3979

Bug Fixs

  • Fix auto_completion_complete_with_key_sequence option #3939
  • Fix iskeyword option for vim script #3990
  • Fix grep command option in ctrlp #3955
  • Fix printf() arguments #4014
  • Fix code runner #4011
  • Fix unknown function gtags#update #4009
  • Fix wrong valuable name #4008
  • Fix compare error #4001
  • Fix file format #3998
  • Fix default root patterns for ctrlp #3978
  • Fix gitstatus not shown in defx #3973
  • Rename OmniSharpFindType to OmniSharpTypeLookup #3628
  • Fix dein-ui detach script #4018
  • Fix g:indentLine_fileTypeExclude option #3961

Doc&&Wiki

  • Update doc for LangSPC function #4012
  • Update doc for SPC f / #3935
  • Update doc for SPC f Y #3983
  • Update doc for statusline #3665
  • Update faq page #3984
  • Update file head #3379
  • Update sponsors page #3942
  • Update language guide #3986
  • Update doc for reinstalling plugins #3992
  • Update doc for lang#sml layer #3977
  • Update doc for expand-region key bindings #3952
  • Types #4000, #3488