using deb for sublime-text
This commit is contained in:
@ -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"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user