mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-03 01:14:36 +02:00
10 lines
No EOL
133 B
JSON
10 lines
No EOL
133 B
JSON
{
|
|
"contributes": {
|
|
"snippets": [
|
|
{
|
|
"language": "html",
|
|
"path": "./html/snippets.json"
|
|
}
|
|
]
|
|
}
|
|
} |