Browse Source

Make ansible use document scope

it's the same as #548 for ansible language
main
ahmadali shafiee 5 years ago
committed by Eric Amodio
parent
commit
0b54fafbf3
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      package.json

+ 6
- 0
package.json View File

@ -258,6 +258,12 @@
]
},
{
"language": "ansible",
"scopes": [
"document"
]
},
{
"language": "css",
"scopes": [
"document"

Loading…
Cancel
Save