1
0

using deb for sublime-text

This commit is contained in:
Imperator
2021-09-13 12:53:30 +02:00
committed by Lionel
parent 19f726677e
commit 4c6419a404
18 changed files with 45 additions and 25 deletions

View File

@ -0,0 +1,14 @@
[
{
"caption": "-"
},
{
"command": "open_dir",
"args": {"dir": "$file_path", "file": "$file_name"},
"caption": "Open Containing Folder…"
},
{
"command": "copy_path",
"caption": "Copy File Path"
}
]