1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Switch installation to .toml format (#2765)

This commit is contained in:
Ned Ludd 2019-04-23 21:48:13 -04:00 committed by Wang Shidong
parent f1dc85d4ad
commit 37e92abe67

View File

@ -19,10 +19,11 @@ This layer provides Dash integration for SpaceVim.
## Layer Installation
To use this configuration layer, add it to your `~/.SpaceVim.d/init.vim`.
To use this configuration layer, add it to your `~/.SpaceVim.d/init.toml`.
```vim
call SpaceVim#layers#load('tools#dash')
[[layers]]
name = "tools#dash"
```
## Key bindings