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:
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user