mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
docs(lang#html): fix layer option demo
change `[layers]` to `[[layers]]`
This commit is contained in:
parent
82d36bb8b7
commit
c5ca267ed9
@ -43,7 +43,7 @@ npm install --global vscode-html-languageserver-bin
|
||||
- `emmet_filetyps`: Set the filetypes for enabling emmet
|
||||
|
||||
```toml
|
||||
[layers]
|
||||
[[layers]]
|
||||
name = "lang#html"
|
||||
emmet_leader_key = "<C-e>"
|
||||
emmet_filetyps = ['html']
|
||||
|
Loading…
Reference in New Issue
Block a user