mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
Update wiki
This commit is contained in:
parent
6a4c7768e6
commit
40c64edc15
@ -38,10 +38,6 @@ function! s:spacevim_status() abort
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! Test() abort
|
||||
return s:spacevim_status()
|
||||
endfunction
|
||||
|
||||
function! s:template() abort
|
||||
let info = [
|
||||
\ '<!-- please remove the issue template when request for a feature -->',
|
||||
|
@ -18,6 +18,7 @@
|
||||
- Update runtime log for startup ([#2219](https://github.com/SpaceVim/SpaceVim/pull/2219))
|
||||
- Add doc for how run run spacevim in docker ([#2238](https://github.com/SpaceVim/SpaceVim/pull/2238))
|
||||
- Improve error key bindings ([#2336](https://github.com/SpaceVim/SpaceVim/pull/2336))
|
||||
- Improve spacevim debug info ([#2349](https://github.com/SpaceVim/SpaceVim/pull/2349))
|
||||
|
||||
### 非兼容性变动
|
||||
|
||||
|
@ -18,6 +18,7 @@ The next release is v1.0.0.
|
||||
- Update runtime log for startup ([#2219](https://github.com/SpaceVim/SpaceVim/pull/2219))
|
||||
- Add doc for how run run spacevim in docker ([#2238](https://github.com/SpaceVim/SpaceVim/pull/2238))
|
||||
- Improve error key bindings ([#2336](https://github.com/SpaceVim/SpaceVim/pull/2336))
|
||||
- Improve spacevim debug info ([#2349](https://github.com/SpaceVim/SpaceVim/pull/2349))
|
||||
|
||||
### Changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user