mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
fix(typo): sinippet -> snippet
This commit is contained in:
parent
77dbb96091
commit
042f310fea
@ -10,7 +10,7 @@
|
||||
" @section lang#typescript, layers-lang-typescript
|
||||
" @parentsection layers
|
||||
" This layer provides typescript development support for SpaceVim.
|
||||
" To enable this layer, add following sinippet into SpaceVim configuration
|
||||
" To enable this layer, add following snippet into SpaceVim configuration
|
||||
" file.
|
||||
" >
|
||||
" [layers]
|
||||
|
@ -5095,7 +5095,7 @@ This layer provides basic syntax highlighting for toml. To enable it:
|
||||
LANG#TYPESCRIPT *SpaceVim-layers-lang-typescript*
|
||||
|
||||
This layer provides typescript development support for SpaceVim. To enable
|
||||
this layer, add following sinippet into SpaceVim configuration file.
|
||||
this layer, add following snippet into SpaceVim configuration file.
|
||||
>
|
||||
[layers]
|
||||
name = 'lang#typescript'
|
||||
|
Loading…
x
Reference in New Issue
Block a user