File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "docs" : [
3
+ {
4
+ "uuid" : " 5d4eed4f-0701-450a-a5c0-3ed858df5345" ,
5
+ "slug" : " installation" ,
6
+ "path" : " docs/INSTALLATION.md" ,
7
+ "title" : " Installing Vim script locally" ,
8
+ "blurb" : " Learn how to install Vim script locally to solve Exercism's exercises on your own machine"
9
+ },
10
+ {
11
+ "uuid" : " fcb0506d-fd9d-4670-9fd3-9d5087f9f91a" ,
12
+ "slug" : " learning" ,
13
+ "path" : " docs/LEARNING.md" ,
14
+ "title" : " How to learn Vim script" ,
15
+ "blurb" : " An overview of how to get started from scratch with Vim script"
16
+ },
17
+ {
18
+ "uuid" : " 9e05374e-4176-4258-baa5-d105daae9af1" ,
19
+ "slug" : " tests" ,
20
+ "path" : " docs/TESTS.md" ,
21
+ "title" : " Testing on the Vim script track" ,
22
+ "blurb" : " Learn how to test your Vim script exercises on Exercism"
23
+ },
24
+ {
25
+ "uuid" : " 0621eeb1-38df-455f-93f9-7b473ec66446" ,
26
+ "slug" : " resources" ,
27
+ "path" : " docs/RESOURCES.md" ,
28
+ "title" : " Useful Vim script resources" ,
29
+ "blurb" : " A collection of useful resources to help you master Vim script"
30
+ }
31
+ ]
32
+ }
You can’t perform that action at this time.
0 commit comments