mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 13:36:51 +02:00
11 lines
123 B
JSON
11 lines
123 B
JSON
{
|
|
"contributes": {
|
|
"snippets": [
|
|
{
|
|
"language": "lua",
|
|
"path": "./lua.json"
|
|
}
|
|
]
|
|
}
|
|
}
|