Commit 797647c8 authored by Germán Méndez Bravo's avatar Germán Méndez Bravo Committed by FichteFoll

SublimeCodeIntel: Add "st3-v" prefix (#6675)

parent c0710cf8
...@@ -3960,6 +3960,10 @@ ...@@ -3960,6 +3960,10 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"tags": "st2-v" "tags": "st2-v"
},
{
"sublime_text": ">=3000",
"tags": "st3-v"
} }
] ]
}, },
......
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