aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 1b5697d..b8c0480 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1121,6 +1121,13 @@
"mod_version": "3"
},
{
+ "description": "Opens the selected filename or path in project. Useful to open imports.",
+ "version": "0.1",
+ "path": "plugins/smartopenselected.lua",
+ "id": "smartopenselected",
+ "mod_version": "3"
+ },
+ {
"description": "Smooth caret animation *([gif](https://user-images.githubusercontent.com/20792268/139006049-a0ba6559-88cb-49a7-8077-4822445b4a1f.gif))*",
"version": "0.1",
"path": "plugins/smoothcaret.lua",