mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 23:10:06 +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.
|
" The lang#dockerfile layer provides syntax highlighting for dockerfile.
|
||||||
" By default it is disabled, to enable this layer:
|
" By default it is disabled, to enable this layer:
|
||||||
" >
|
" >
|
||||||
" [[layers]]
|
" [[layers]]
|
||||||
" name = "lang#dockerfile"
|
" name = "lang#dockerfile"
|
||||||
" <
|
" <
|
||||||
|
|
||||||
function! SpaceVim#layers#lang#dockerfile#plugins() abort
|
function! SpaceVim#layers#lang#dockerfile#plugins() abort
|
||||||
|
@ -2757,8 +2757,9 @@ INTRO
|
|||||||
The lang#dockerfile layer provides syntax highlighting for dockerfile. By
|
The lang#dockerfile layer provides syntax highlighting for dockerfile. By
|
||||||
default it is disabled, to enable this layer:
|
default it is disabled, to enable this layer:
|
||||||
>
|
>
|
||||||
|
[[layers]]
|
||||||
|
name = "lang#dockerfile"
|
||||||
<
|
<
|
||||||
[[layers]] name = "lang#dockerfile" <
|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
LANG#E *SpaceVim-layers-lang-e*
|
LANG#E *SpaceVim-layers-lang-e*
|
||||||
|
Loading…
Reference in New Issue
Block a user