Delete context menu

This commit is contained in:
Seong Jae Lee
2015-04-12 01:31:30 -07:00
parent fa2611f216
commit fbbe0337be
-7
View File
@@ -1,11 +1,4 @@
# See https://atom.io/docs/latest/creating-a-package#menus for more details
'context-menu':
'atom-text-editor': [
{
'label': 'Toggle Notational Velocity'
'command': 'notational-velocity:toggle'
}
]
'menu': [
{
'label': 'Packages'