mirror of
https://github.com/atom/atom.git
synced 2026-02-08 13:45:09 -05:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
'context-menu':
|
|
'atom-text-editor .syntax--markup.syntax--underline.syntax--link': [
|
|
{label: 'Open link', command: 'link:open'}
|
|
]
|