mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
Update version
This commit is contained in:
parent
050433ddd3
commit
dd4598ef0c
@ -7,7 +7,7 @@
|
|||||||
[Gitter **Chat**](https://gitter.im/SpaceVim/SpaceVim)
|
[Gitter **Chat**](https://gitter.im/SpaceVim/SpaceVim)
|
||||||
|
|
||||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||||

|

|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](doc/SpaceVim.txt)
|
[](doc/SpaceVim.txt)
|
||||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||||
|
@ -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.4.0'
|
let g:spacevim_version = '0.5.0-dev'
|
||||||
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.
|
||||||
|
@ -5,7 +5,7 @@ title: "Home"
|
|||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||||

|

|
||||||
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/LICENSE)
|
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/LICENSE)
|
||||||
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/doc/SpaceVim.txt)
|
[](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/doc/SpaceVim.txt)
|
||||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
# Reset
|
# Reset
|
||||||
Color_off='\033[0m' # Text Reset
|
Color_off='\033[0m' # Text Reset
|
||||||
Version='0.4.0'
|
Version='0.5.0-dev'
|
||||||
|
|
||||||
# Regular Colors
|
# Regular Colors
|
||||||
Red='\033[0;31m'
|
Red='\033[0;31m'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user