mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(nvim-docker-compose): Snippets for sample full-stack app
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
],
|
||||
"path": "./dockerfile.json"
|
||||
},
|
||||
{
|
||||
"language": [
|
||||
"yaml"
|
||||
],
|
||||
"path": "./yaml.json"
|
||||
},
|
||||
{
|
||||
"language": [
|
||||
"rust"
|
||||
|
||||
Reference in New Issue
Block a user