1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-15 19:45:46 +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. " Version of SpaceVim , this value can not be changed.
scriptencoding utf-8 scriptencoding utf-8
let g:spacevim_version = '0.2.0-dev' let g:spacevim_version = '0.2.0'
lockvar g:spacevim_version lockvar g:spacevim_version
"" ""
" Change the default indentation of SpaceVim. Default is 2. " 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* LANG#CRYSTAL *SpaceVim-layer-lang-crystal*
INTRO INTRO
The lang#crystal layer provides crystal filetype detection and syntax
The lang#crystal layer provides filetype detection and syntax highlight for highlight, crystal tool and crystal spec integration.
Crystal, crystal tool and crystal spec integration.
============================================================================== ==============================================================================
LANG#ELIXIR *SpaceVim-layer-lang-elixir* LANG#ELIXIR *SpaceVim-layer-lang-elixir*