Add interlink menu item

This commit is contained in:
Seongjae Lee
2015-10-16 22:33:11 -07:00
parent 424f2a13d6
commit bd7d47474c
+4
View File
@@ -9,6 +9,10 @@
'label': 'Toggle'
'command': 'nvatom:toggle'
}
{
'label': 'Open Interlink'
'command': 'nvatom:openInterlink'
}
]
]
}