mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:30:05 +08:00
docs(dockerfile): fix typo
This commit is contained in:
parent
297314e63e
commit
a2ee3119b5
@ -14,8 +14,8 @@
|
||||
" The lang#dockerfile layer provides syntax highlighting for dockerfile.
|
||||
" By default it is disabled, to enable this layer:
|
||||
" >
|
||||
" [[layers]]
|
||||
" name = "lang#dockerfile"
|
||||
" [[layers]]
|
||||
" name = "lang#dockerfile"
|
||||
" <
|
||||
|
||||
function! SpaceVim#layers#lang#dockerfile#plugins() abort
|
||||
|
@ -2757,8 +2757,9 @@ INTRO
|
||||
The lang#dockerfile layer provides syntax highlighting for dockerfile. By
|
||||
default it is disabled, to enable this layer:
|
||||
>
|
||||
[[layers]]
|
||||
name = "lang#dockerfile"
|
||||
<
|
||||
[[layers]] name = "lang#dockerfile" <
|
||||
|
||||
==============================================================================
|
||||
LANG#E *SpaceVim-layers-lang-e*
|
||||
|
Loading…
Reference in New Issue
Block a user