mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:50:05 +08:00
Doc: fix a markdown sytax error. (#2714)
This commit is contained in:
parent
5e6c76d090
commit
133b9d4757
@ -202,6 +202,7 @@ You should replace FILENAME by the name of the file (e.g. foo.vim) and NAME by t
|
|||||||
1. fork SpaceVim repo
|
1. fork SpaceVim repo
|
||||||
2. add a layer file `autoload/SpaceVim/layers/foo.vim` for `foo` layer.
|
2. add a layer file `autoload/SpaceVim/layers/foo.vim` for `foo` layer.
|
||||||
3. edit layer file, check out the example below:
|
3. edit layer file, check out the example below:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
"=============================================================================
|
"=============================================================================
|
||||||
" foo.vim --- foo Layer file for SpaceVim
|
" foo.vim --- foo Layer file for SpaceVim
|
||||||
|
Loading…
Reference in New Issue
Block a user