mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-16 07:28:11 +02:00
10 lines
133 B
JSON
10 lines
133 B
JSON
|
{
|
||
|
"contributes": {
|
||
|
"snippets": [
|
||
|
{
|
||
|
"language": "html",
|
||
|
"path": "./html/snippets.json"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|