Skip to content

Commit 5f40706

Browse files
committed
Update CHANGELOG.md
1 parent 27bc192 commit 5f40706

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ CHANGELOG
2020
- quick installer for windows
2121
- optimize the startup time for Vim8 and NeoVim via `timer_start()`
2222
- clojure layer
23+
- which-key layer
24+
- introduce `g:spacevim_layers` to take the place of `Layer` list.
25+
26+
### Removed
27+
28+
- `Layers()` function. As a matter of fact, `Layers()` and `UserInit()` function are not necessary. I just want to explicitly differentate `Layer` from `Plug` at the beginning. But now I have realized that there is no need to bring in another lengthy command list, we already have one :). Furthermore, most people never use the option of `Layer` command.
2329

2430
## [0.6.0] - 2017.06.09
2531

0 commit comments

Comments
 (0)