mirror of
https://github.com/atom/atom.git
synced 2026-02-12 15:45:23 -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'}
|
|
]
|