1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/docs/_posts/2019-04-08-SpaceVim-release-v1.1.0.md
2020-05-10 14:05:04 +08:00

6.5 KiB

title categories description type image commentsID comments
SpaceVim release v1.1.0
changelog
blog
SpaceVim v1.1.0 introduced new floating window mapping guide, and a disk management for Windows, as well as improved the fzf layer. NewsArticle https://user-images.githubusercontent.com/13142418/55619929-44c1b080-57cc-11e9-9c6a-8637555c2d6c.png SpaceVim release v1.1.0 true

Changelogs > SpaceVim release v1.1.0

The last release is v1.0.0, the first stable release of SpaceVim. After four mounths development. The v1.1.0 has been released. So let's take a look at what happened since last relase.

v1.1.0 welcome page

What's New

  • add floating windows support for mapping guide and flygrep.

floating windows

  • Add defx support and disk explorer for windows, the default key binding is SPC f d:

windisk

  • Improve the iedit mode, add iedit-normal command: s and x, add iedit-insert command Ctrl-e Ctrl-a Ctrl-b and Ctrl-f etc.

  • improve fzf layer, add fzf menu support.

float

Release Notes

the following release notes are generated from github pull request:

New Features

  • Add: add a new key binding 's' for iedit-model. #2723
  • Add fzf menu support #2718
  • Add: option for list number of files on home #2687
  • Add 3 key bindings SPC x t C, SPC x t W, SPC x t L #2684
  • Add rust layer option #2678
  • Add: Count words in select region. #2675
  • add x-mode mapping for tabular #2644
  • Add plugin for git log #1963
  • Add disk explorer for windows #2165
  • Add floating windows support for flygrep #2216
  • Add defx support #2282

Feature Changes

  • Change windows key binding and improve doc #2674
  • Change plugin list key binding #2665
  • Change markdown preview plugin #2651

Bug Fixs

  • fix a typo in doc/SpaceVim.txt #2717
  • fix alias in Docker Hub README.md #2715
  • add the missing parameter '...' #2695
  • fix function of SPC f d to match its documentation. #2682
  • fix defx mapping l and c #2693
  • fix Vimfiler defx support #2691
  • fix rust layer #2690
  • fix SPC f f via denite file_rec, fix ale, leaderf #2683
  • fix defx option #2677
  • fix guide for denite layer #2676
  • fix typo #2673
  • fix typo of methon #2668
  • fix shell layer #2663
  • delete current buffer without confirm #2654
  • fix guide content #2649
  • fix debug command #2226
  • fix perl support #2230
  • fix preview in flygrep #2256

Unmarked PRs

  • Improve iedit mode #2725
  • enhance defx keymap l, choosewin not plugin ChooseWin #2720
  • Doc: fix a markdown sytax error. #2714
  • Improve iedit mode #2705
  • Update denite to use file/rec instead of file_rec #2702
  • website: docs: Update language-server-protocol.md, correct spelling #2700
  • Could we add a lang#processing? #2696
  • Update nerdtree.vim #2685
  • Update installation step in lang#go #2679
  • Enable test layer configuration #2669
  • Filetree direction #2661
  • Doc: fix a error in some former commit. #2660
  • Auto close defx windows #2653
  • Improve test layer #2650
  • Enhance folding #2645
  • Doc: add some tweaks on doc instructions #2056
  • Improve startup experience #1977
  • Clear rootDir cache after rooter pattern changed #2370