1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:20:06 +08:00
SpaceVim/wiki/en/Following-HEAD.md
2019-03-04 21:26:48 +08:00

5.6 KiB

This page documents changes in master branch since last release v1.0.0

PreRelease

The next release is v1.1.0:

Pull Requests

New Features

  • Add: add a new key binding SPC l K #2628
  • adding basic gradle bindings... #2626
  • Add whatsapp channel #2625
  • Add lsp support for java #2619
  • Add guide for using vim as ruby ide #2603
  • Add: add 3 new key bindings and update the documentation. #2599
  • Add SPC x a r key binding #2595
  • Add: add 2 new key bindings and the corresponding documentations. #2593
  • Add use vim as perl ide post #2579
  • Add perli support for perl repl #2578
  • Add IssueEdit command for dev mode #2577
  • Add: add two new key bindings: align at [SPC] and operators. #2571
  • Add plugin for git log #1963
  • Add disk explorer for windows #2165

Feature Changes

  • Change: toggle functions of some pairs of key bindings. #2601

Bug Fixs

  • Fixed: fix a bug in markdown_insert_url. #2620
  • Fix: replace the function markdown-insert-URL with a new one. #2617
  • Fix cursor positon when jump split #2614
  • Fixed: fix bug of formatting MarkDown table. #2610
  • Fixed: fix 2 typos. #2606
  • Fix key sort #2604
  • Fixed: add feature 'auto-indent new line' and update documentations. #2598
  • Fixed: optimize the function 'Align at spaces'. #2594
  • Fixed: add a reminder that 'start REPL via SPC l s i first'. #2590
  • Fix debug command #2226
  • Fix perl support #2230
  • Fix preview in flygrep #2256

Unmarked PRs

  • Update git.md #2639
  • Use colorscheme_bg not background in toml init files #2635
  • Finish renaming enable_statusline_display_mode to enable_statusline_mode #2634
  • Use floating windows for guide #2633
  • improve mapping guide #2631
  • Update file tree key binding #2630
  • Doc: doc the argument 'whitespace' in statusline. #2624
  • Doc: doc the argument 'whitespace' in statusline. #2623
  • Doc: fix some typos. #2621
  • Doc: unify layers descriptions. #2615
  • Remove: Delete format markdown table key binding SPC l ft. #2613
  • Doc: add descriptions of installing formatting tools of Markdown. #2611
  • Doc: do some translation work in cn documentations. #2608
  • Doc: update cn documentation for layer statusline. #2607
  • Doc: translate to Ctrl-e etc. #2605
  • merge remote #2602
  • Improve server support in windows #2597
  • Doc: update documentations for SPC x a r. #2596
  • Remove: remove two useless key bindings #2587
  • Remove crlf after generate help file in windows #2582
  • Doc: fix typos. #2580
  • Doc: fix typos. #2574
  • Improve kotlin support #2573
  • Improve code runner #2572
  • Update perl support #2570
  • Doc: add some tweaks on doc instructions #2056
  • Improve startup experience #1977
  • [issue#2367]: clear rootDir cache after rooter pattern changed #2370

Latest Release

SpaceVim releases v1.0.0 at 2018-12-26, please check the release page: