Files
spacevim/docs/_posts/2020-08-01-SpaceVim-release-v1.5.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

6.3 KiB

title, categories, description, type, image, commentsID, comments
title categories description type image commentsID comments
SpaceVim release v1.5.0
changelog
blog
SpaceVim release v1.5.0 with four new language layers and floating window support. article https://img.spacevim.org/89103568-5ad59480-d445-11ea-9745-bd53e668b956.png SpaceVim release v1.5.0 true

Changelogs > SpaceVim release v1.5.0

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

welcome-page

What's New

New language layers

Four programming language layers have been added since the last release:

  • Add lang#factor layer #2906
  • Add lang#forth layer #2927
  • Add lang#supoercollider layer #3092
  • Add lang#fortran layer #3654

New APIs

  • Add notification API #3621
  • Add multiple notification support #3624
  • Add clock api #3595
  • Add setbufvar api #3083
  • Add floating_statusline api #2664
  • Add type checking function for vim api #3666

New features

  • Add floating statusline for key bindng guide #3605
  • Add floating windows support vim #3612
  • Add Flygrep float preview for neovim #3649
  • Disable scrollbar in vim #3625
  • Floating statusline for vim #3617
  • Add highlight option for floating API #3619
  • Add spinners support in repl #2232
  • Add branch manager plugin #2396
  • Add profile plugin #3290
  • Add command SPClean to claer unused plugins #3589
  • Add option: escape_key_binding #3599
  • Add jump transtate #3590
  • Add nerdtree support in welcome screen #3584
  • Improve plugin manager #3591
  • Update php.vim #3004
  • Show buffer name #3340
  • Neovim lsp #2627
  • Improve lang#rust layer #3674
  • Improve location list statusline #3653

Changes

  • Improve project root detection #3609

Bug Fixs

  • Fix vim#window api #3643
  • Fix smart quit should skip floating windows and popup #3640
  • Fix lua api #3639
  • Fix VCS Transient State #3635
  • Fix vim#buffer api #3630
  • Fix vim popup bug #3616
  • Fix shell layer #3608
  • Fix SPC g m key binding #3607
  • Fix comment invert yank doesn't work in visual mode #3606
  • Fix make error for missing lib folder #3586
  • Fix java format config #3575
  • Fix c cpp highlight #3561
  • Fix coc.vim installation #3560
  • Update coc.nvim installation #3564
  • Fix flygrep statusline #3657
  • Fix flygrep history completion #3659
  • Fix dein support #3647
  • Fix statuline in old split windows #3644
  • Fix unknown function popup_list #3673
  • Fix support for vim 7.4.1689 #3663
  • Fix key binding guide floating statusline #3658
  • Fix lsp support for lang#c layer #3652
  • Fix fonts downloader #3648
  • Fix key binding q in quickfix windows #3645

Doc&&Wiki

  • Add help file for tasks #3371
  • Add cn blog for key binding guide #3675
  • Update gnu global install guide for MacOS #3651
  • Update following HEAD page #3642

Others

  • Update vimproc.vim bundle to latest version #3587