Closed ashemedai closed 9 years ago
In the README the section for the auto_complete_triggers has the following currently:
{ characters": ".", "selector": "source.yaml-tmlanguage - comment" }
It should be:
{ "characters": ".", "selector": "source.yaml-tmlanguage - comment" }
Gotcha.
In the README the section for the auto_complete_triggers has the following currently:
{ characters": ".", "selector": "source.yaml-tmlanguage - comment" }
It should be:
{ "characters": ".", "selector": "source.yaml-tmlanguage - comment" }