feat(nvim-docker-compose): Snippets for sample full-stack app

This commit is contained in:
Pratik Tripathy
2025-11-22 23:45:33 +05:30
parent b9efd12e47
commit e68d0b3529
2 changed files with 105 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
],
"path": "./dockerfile.json"
},
{
"language": [
"yaml"
],
"path": "./yaml.json"
},
{
"language": [
"rust"