diff --git a/menus/notational-velocity.cson b/menus/notational-velocity.cson index 01e2e90..24aca8b 100644 --- a/menus/notational-velocity.cson +++ b/menus/notational-velocity.cson @@ -9,6 +9,10 @@ 'label': 'Toggle' 'command': 'nvatom:toggle' } + { + 'label': 'Open Interlink' + 'command': 'nvatom:openInterlink' + } ] ] }