Skip to content

Commit

Permalink
Add OpenFileOverSSH plugin for remote file editing (#8925)
Browse files Browse the repository at this point in the history
  • Loading branch information
AncientRoman authored Jun 26, 2024
1 parent 653b97f commit c141299
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions repository/o.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,17 @@
}
]
},
{
"name": "OpenFileOverSSH",
"details": "https://github.com/AncientRoman/SublimeOpenFileOverSSH",
"labels": ["files", "file navigation", "file open", "remote", "ssh"],
"releases": [
{
"sublime_text": ">=4095",
"tags": true
}
]
},
{
"name": "OpenFilesLister",
"details": "https://github.com/bantya/OpenFilesLister",
Expand Down

0 comments on commit c141299

Please sign in to comment.