8000 Tags · sborgite/SpaceVim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sborgite/SpaceVim

Tags

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.7.0 (wsdjeg#1510)

0.6.0

Toggle 0.6.0's commit message
V0.6.0

0.5.0

Toggle 0.5.0's commit message
Release 0.5.0

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wsdjeg#964 from SpaceVim/lang/clojure

Add clojure layer

v0.4.0

Toggle v0.4.0's commit message
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

v0.3.1

Toggle v0.3.1's commit message
Update doc for kotlin layer

v0.3.0

Toggle v0.3.0's commit message
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 :

![mapping guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png)

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:

![search status](https://cloud.githubusercontent.com/assets/13142418/26313080/578cc68c-3f3c-11e7-9259-a27419d49572.png)

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.

v0.2.0

Toggle v0.2.0's commit message
Merge pull request wsdjeg#377 from mamantoha/crystal-support

Add lang/crystal layer

0.1.0

Toggle 0.1.0's commit message
Merge pull request wsdjeg#165 from SpaceVim/lang/rust

Lang/rust
0