Commit 8884ce5f authored by Ivan Tse's avatar Ivan Tse Committed by FichteFoll

Add Goto With Common Suffix (#6441)

parent 73df38f2
...@@ -1370,6 +1370,17 @@ ...@@ -1370,6 +1370,17 @@
} }
] ]
}, },
{
"name": "Goto With Common Suffix",
"details": "https://github.com/ivantsepp/goto-with-common-suffix",
"labels": ["file navigation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Goto-CSS-Declaration", "name": "Goto-CSS-Declaration",
"details": "https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration", "details": "https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration",
......
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