Skip to content

Commit

Permalink
Add Open In Cursor (#9046)
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerchristensen authored Feb 2, 2025
1 parent 3ca03de commit f995c82
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repository/o.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,18 @@
}
]
},
{
"name": "Open In Cursor",
"details": "https://github.com/spencerchristensen/sublime-open-in-cursor",
"labels": ["open files", "external editor", "cursor"],
"releases": [
{
"sublime_text": ">=4000",
"platforms": ["osx"],
"tags": true
}
]
},
{
"name": "Open in Default Application",
"details": "https://github.com/SublimeText/OpenDefaultApplication",
Expand Down

0 comments on commit f995c82

Please sign in to comment.