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:
parent
f1dc85d4ad
commit
37e92abe67
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user