1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Release v0.2.0

This commit is contained in:
wsdjeg 2017-03-30 21:54:32 +08:00
parent f6536db15d
commit e8992de68a
2 changed files with 3 additions and 4 deletions

View File

@ -27,7 +27,7 @@
""
" Version of SpaceVim , this value can not be changed.
scriptencoding utf-8
let g:spacevim_version = '0.2.0-dev'
let g:spacevim_version = '0.2.0'
lockvar g:spacevim_version
""
" Change the default indentation of SpaceVim. Default is 2.

View File

@ -622,9 +622,8 @@ Configuration for `tweekmonster/deoplete-clang2`:
LANG#CRYSTAL *SpaceVim-layer-lang-crystal*
INTRO
The lang#crystal layer provides filetype detection and syntax highlight for
Crystal, crystal tool and crystal spec integration.
The lang#crystal layer provides crystal filetype detection and syntax
highlight, crystal tool and crystal spec integration.
==============================================================================
LANG#ELIXIR *SpaceVim-layer-lang-elixir*