mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 01:09:56 +08:00
Website: add link to following HEAD page (#1924)
This commit is contained in:
parent
03890e5245
commit
d3c4c8baaf
@ -23,6 +23,8 @@ SpaceVim is not just a vimrc but an ultimate Vim configuration, It contains many
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
The last release is v0.8.0, check out [following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) page for what happened since last release.
|
||||||
|
|
||||||
See the [quick start guide](https://spacevim.org/quick-start-guide/), [documentation](https://spacevim.org/documentation/) or the [available layers](http://spacevim.org/layers/) for more information.
|
See the [quick start guide](https://spacevim.org/quick-start-guide/), [documentation](https://spacevim.org/documentation/) or the [available layers](http://spacevim.org/layers/) for more information.
|
||||||
|
|
||||||
Here is a throughput graph of the repository for the last few weeks:
|
Here is a throughput graph of the repository for the last few weeks:
|
||||||
@ -66,7 +68,7 @@ here is an example for using toml as SpaceVim config:
|
|||||||
buffer_index_type = 4
|
buffer_index_type = 4
|
||||||
windows_index_type = 3
|
windows_index_type = 3
|
||||||
enable_tabline_filetype_icon = false
|
enable_tabline_filetype_icon = false
|
||||||
enable_statusline_display_mode = false
|
enable_statusline_mode = false
|
||||||
statusline_unicode_symbols = false
|
statusline_unicode_symbols = false
|
||||||
# Enable vim compatible mode, avoid changing origin vim key bindings
|
# Enable vim compatible mode, avoid changing origin vim key bindings
|
||||||
vimcompatible = true
|
vimcompatible = true
|
||||||
|
@ -27,6 +27,8 @@ If you like SpaceVim, feel free to star the project on github - it is a great wa
|
|||||||
appreciation while providing us motivation to continue working on this project.
|
appreciation while providing us motivation to continue working on this project.
|
||||||
The extra visibility for the project doesn't hurt either!
|
The extra visibility for the project doesn't hurt either!
|
||||||
|
|
||||||
|
The last release is v0.8.0, check out [following-HEAD](https://github.com/SpaceVim/SpaceVim/wiki/Following-HEAD) page for what happened since last release.
|
||||||
|
|
||||||
See the [Quick start guide](quick-start-guide/), [documentation](documentation/) or the [available layers](layers/) for more information.
|
See the [Quick start guide](quick-start-guide/), [documentation](documentation/) or the [available layers](layers/) for more information.
|
||||||
|
|
||||||
## New features
|
## New features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user