1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-15 08:09:11 +08:00
This commit is contained in:
wsdjeg 2017-04-30 14:57:39 +08:00
parent b81aaa048e
commit 9c438aca22

View File

@ -21,18 +21,18 @@ title: "Documentation"
- [Updating Manually with git](#updating-manually-with-git)
- [Update plugins](#update-plugins)
- [Custom Configuration](#custom-configuration)
[Automatic Generation](#automatic-generation)
[Alternative directory](#alternative-directory)
[Synchronization of dotfile changes](#synchronization-of-dotfile-changes)
Testing the dotfile
[Dotfile Contents](#dotfile-contents)
[Configuration functions](#configuration-functions)
[Custom variables](#custom-variables)
[Declaring Configuration layers](#declaring-configuration-layers)
[Setting configuration layers variables](#setting-configuration-layers-variables)
[Disabling layer services in other layers](#disabling-layer-services-in-other-layers)
[Selecting/Ignoring packages of a layer](#selectingignoring-packages-of-a-layer)
[Excluding packages](#excluding-packages)
- [Automatic Generation](#automatic-generation)
- [Alternative directory](#alternative-directory)
- [Synchronization of dotfile changes](#synchronization-of-dotfile-changes)
- Testing the dotfile
- [Dotfile Contents](#dotfile-contents)
- [Configuration functions](#configuration-functions)
- [Custom variables](#custom-variables)
- [Declaring Configuration layers](#declaring-configuration-layers)
- [Setting configuration layers variables](#setting-configuration-layers-variables)
- [Disabling layer services in other layers](#disabling-layer-services-in-other-layers)
- [Selecting/Ignoring packages of a layer](#selectingignoring-packages-of-a-layer)
- [Excluding packages](#excluding-packages)
- Features
- [Modular configuration](#modular-configuration)