Tags: sborgite/SpaceVim
Tags
Merge pull request wsdjeg#964 from SpaceVim/lang/clojure Add clojure layer
Release v0.4.0 FEATURES: Add comment mappings wsdjeg#683 Achievements wsdjeg#677 Add text manipulation commands wsdjeg#684 Add text insertion commands wsdjeg#685 Add CompleteParameter wsdjeg#688 Toggle cursor position wsdjeg#697 Add background searching feture wsdjeg#699 Improve plugin manager wsdjeg#702 wsdjeg#703 Grep on the fly wsdjeg#705 wsdjeg#709 wsdjeg#714 wsdjeg#717 Add prompt api wsdjeg#715 Add web api wsdjeg#726 Add check requirement script wsdjeg#736 Add language specified mappings wsdjeg#748 Improve Java layer wsdjeg#749 Add project manager mappings wsdjeg#751 Add plugin for mark active window wsdjeg#755 (not sure if it will be removed) Add help for mappings wsdjeg#756 Update autocomplete layer doc wsdjeg#759 Add tags layer wsdjeg#764 FIX: Fix vimfiler direction wsdjeg#686 Fix welcome page wsdjeg#707 Fix visual SPC wsdjeg#708 Fix windows support wsdjeg#712 Fix n/N hl state wsdjeg#720 Fix guibg parse wsdjeg#723 Fix unknown option wsdjeg#727 Fix select mode statusline wsdjeg#737
Release v0.3.0 # [Changelogs](https://spacevim.org/development#changelog) > SpaceVim release v0.3.0 ## FEATURES - **Mappings guide:** A guide buffer is displayed each time the prefix key is pressed in normal mode. It lists the available key bindings and their short description. for example, after pressing `<Space>` in normal mode, you will see :  for more information about mapping guide, please read the [documentation](http://spacevim.org/documentation/#mappings-guide). - **Statusline:** A modulue statusline will displayed all the status of SpaceVim. all the sections in the statusline can be toggled. here is an picture for this feature:  please checkout statusline [documentation](http://spacevim.org/documentation/#statusline) for all the shortcuts. ## CHANGES SpaceVim now use Space as [SPC] only in normal mode. and do not change the default value of mapleader. ## FIXES please checkout our issue list.
Merge pull request wsdjeg#377 from mamantoha/crystal-support Add lang/crystal layer
Merge pull request wsdjeg#165 from SpaceVim/lang/rust Lang/rust