Commit b5829553 authored by Filipe Pina's avatar Filipe Pina Committed by FichteFoll

added pyfispip dependecy (#6190)

parent 3923d133
...@@ -423,6 +423,20 @@ ...@@ -423,6 +423,20 @@
} }
] ]
}, },
{
"name": "pyfispip",
"load_order": "50",
"description": " Python FIS MTM/PIP SQL/RPC Interface",
"author": "fopina",
"issues": "https://github.com/fopina/sublime-pyfispip/issues",
"releases": [
{
"base": "https://github.com/fopina/sublime-pyfispip",
"tags": true,
"sublime_text": "*"
}
]
},
{ {
"name": "pygments", "name": "pygments",
"load_order": "01", "load_order": "01",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment