1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

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
@@ -8,6 +8,12 @@
],
"path": "./dockerfile.json"
},
{
"language": [
"yaml"
],
"path": "./yaml.json"
},
{
"language": [
"rust"