This page documents changes in master branch since last release v1.2.0 ## PreRelease The next release is v1.3.0: ### Pull Requests #### New Features - Add backgroud task support [#3351](https://github.com/SpaceVim/SpaceVim/pull/3351) - Add file copy key binding [#3348](https://github.com/SpaceVim/SpaceVim/pull/3348) - Add tasks support [#3346](https://github.com/SpaceVim/SpaceVim/pull/3346) - Add bang support for Alt file command [#3331](https://github.com/SpaceVim/SpaceVim/pull/3331) - Add lang#janet layer [#3330](https://github.com/SpaceVim/SpaceVim/pull/3330) - Add lang#xquery layer [#3327](https://github.com/SpaceVim/SpaceVim/pull/3327) - Add lang#lasso layer [#3314](https://github.com/SpaceVim/SpaceVim/pull/3314) - Add lang#asepctj layer [#3313](https://github.com/SpaceVim/SpaceVim/pull/3313) - Add lang#ring layer [#3311](https://github.com/SpaceVim/SpaceVim/pull/3311) - Add type support for A plugin [#3308](https://github.com/SpaceVim/SpaceVim/pull/3308) - Add lang#wdl layer [#3307](https://github.com/SpaceVim/SpaceVim/pull/3307) - Add icons and git status to defx [#3303](https://github.com/SpaceVim/SpaceVim/pull/3303) - Add chez dialect for lang#scheme layer [#3302](https://github.com/SpaceVim/SpaceVim/pull/3302) - Add support for config alt file [#3283](https://github.com/SpaceVim/SpaceVim/pull/3283) - Add blog about code runner and REPL [#2390](https://github.com/SpaceVim/SpaceVim/pull/2390) #### Bug Fixs - fix: Make tmux layer use statusline_iseparator and added separators. [#3342](https://github.com/SpaceVim/SpaceVim/pull/3342) - Fix(lsp): multiple language server registration bug [#3338](https://github.com/SpaceVim/SpaceVim/pull/3338) - Fix compile info [#3329](https://github.com/SpaceVim/SpaceVim/pull/3329) - Fix lua runtime path [#3317](https://github.com/SpaceVim/SpaceVim/pull/3317) - Fix runner and repl [#3305](https://github.com/SpaceVim/SpaceVim/pull/3305) - Fix python runner [#3304](https://github.com/SpaceVim/SpaceVim/pull/3304) - Fix shell key binding [#3293](https://github.com/SpaceVim/SpaceVim/pull/3293) - Fix code runner [#3292](https://github.com/SpaceVim/SpaceVim/pull/3292) - Fix minor typo 'opjects' -> 'objects' [#3284](https://github.com/SpaceVim/SpaceVim/pull/3284) - Fix spc s a j text [#3281](https://github.com/SpaceVim/SpaceVim/pull/3281) #### Unmarked PRs - Remove plugins [#3352](https://github.com/SpaceVim/SpaceVim/pull/3352) - Ale owership transferred from w0rp to dense-analysis [#3345](https://github.com/SpaceVim/SpaceVim/pull/3345) - Replace markdown preview plugins [#3337](https://github.com/SpaceVim/SpaceVim/pull/3337) - Rust layer enhancement [#3336](https://github.com/SpaceVim/SpaceVim/pull/3336) - Improve general doc [#3333](https://github.com/SpaceVim/SpaceVim/pull/3333) - Update ring.md [#3328](https://github.com/SpaceVim/SpaceVim/pull/3328) - Type: change php to C/C++ [#3325](https://github.com/SpaceVim/SpaceVim/pull/3325) - Improve lang#r layer [#3322](https://github.com/SpaceVim/SpaceVim/pull/3322) - Skip home directory [#3321](https://github.com/SpaceVim/SpaceVim/pull/3321) - feat: Add icons and git status to defx. [#3320](https://github.com/SpaceVim/SpaceVim/pull/3320) - Improve project manager plugin [#3316](https://github.com/SpaceVim/SpaceVim/pull/3316) - Improve flygrep [#3312](https://github.com/SpaceVim/SpaceVim/pull/3312) - Update Wiki [#3310](https://github.com/SpaceVim/SpaceVim/pull/3310) - Update doc [#3306](https://github.com/SpaceVim/SpaceVim/pull/3306) - Improve scheme layer [#3299](https://github.com/SpaceVim/SpaceVim/pull/3299) - Improve lint [#3291](https://github.com/SpaceVim/SpaceVim/pull/3291) - Update branch name via job [#3280](https://github.com/SpaceVim/SpaceVim/pull/3280) ## Latest Release SpaceVim releases v1.2.0 at 2019-07-17, please check the release page: - [SpaceVim releases v1.2.0](https://spacevim.org/SpaceVim-release-v1.2.0/) for all the details