Open luwes opened 6 years ago
It's not really clear to me how this can be added by another plugin as a dependency.
Adding a dependencies.json like explained here https://packagecontrol.io/docs/dependencies doesn't seem to work.
dependencies.json
{ "*": { "*": [ "ANSIescape" ] } }
It's not really clear to me how this can be added by another plugin as a dependency.
Adding a
dependencies.json
like explained here https://packagecontrol.io/docs/dependencies doesn't seem to work.