how to create a keyboard shortcut for split view (duplicate of the same file) in sublime text

Viewed 96

I want to have a keyboard shortcut key for opening the same file in another tab.

this can be done using File>Split view

enter image description here

How can I create a keyboard shortcut for this

1 Answers
Related