1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:30:05 +08:00

Doc: fix a markdown sytax error. (#2714)

This commit is contained in:
Lin Kun 2019-03-30 14:00:58 +08:00 committed by Wang Shidong
parent 5e6c76d090
commit 133b9d4757

View File

@ -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
2. add a layer file `autoload/SpaceVim/layers/foo.vim` for `foo` layer.
3. edit layer file, check out the example below:
```vim
"=============================================================================
" foo.vim --- foo Layer file for SpaceVim