Skip to content

Commit

Permalink
Removed "Add From Cursor With One Line" and "Add From Line Start" fun…
Browse files Browse the repository at this point in the history
…ctionality
  • Loading branch information
dinhani committed Mar 1, 2019
1 parent c650e0b commit 1fa746d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
"Snippets"
],
"activationEvents": [
"onCommand:divider.addFromCursor",
"onCommand:divider.addFromCursorWithOneLine",
"onCommand:divider.addFromLineStart"
"onCommand:divider.addFromCursor"
],
"main": "./out/src/extension",
"contributes": {
Expand Down

0 comments on commit 1fa746d

Please sign in to comment.