AutoYADM commit: 2025-04-05 15:00:07
This commit is contained in:
parent
8219ec0917
commit
b815bb2046
3 changed files with 19 additions and 0 deletions
|
@ -6,6 +6,15 @@ git = "https://github.com/rafamadriz/friendly-snippets.git"
|
|||
scope = ["python"]
|
||||
path = "snippets/python/python.json"
|
||||
[[sources.paths]]
|
||||
scope = ["python"]
|
||||
path = "snippets/python/comprehension.json"
|
||||
[[sources.paths]]
|
||||
scope = ["python"]
|
||||
path = "snippets/python/unittest.json"
|
||||
[[sources.paths]]
|
||||
scope = ["python"]
|
||||
path = "snippets/python/pydoc.json"
|
||||
[[sources.paths]]
|
||||
scope = ["rust"]
|
||||
path = "snippets/rust/rust.json"
|
||||
[[sources.paths]]
|
||||
|
@ -15,4 +24,7 @@ path = "snippets/markdown.json"
|
|||
scope = ["go"]
|
||||
path = "snippets/go.json"
|
||||
[[sources.paths]]
|
||||
scope = ["html"]
|
||||
path = "snippets/html.json"
|
||||
[[sources.paths]]
|
||||
path = "snippets/loremipsum.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue