From fbbe0337be112be5e333b0eb2c44a2158526533c Mon Sep 17 00:00:00 2001 From: Seong Jae Lee Date: Sun, 12 Apr 2015 01:31:30 -0700 Subject: [PATCH] Delete context menu --- menus/notational-velocity.cson | 7 ------- 1 file changed, 7 deletions(-) diff --git a/menus/notational-velocity.cson b/menus/notational-velocity.cson index 50cf2e1..1a33578 100644 --- a/menus/notational-velocity.cson +++ b/menus/notational-velocity.cson @@ -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'