Revert "Merge pull request #1377 from morpheusthewhite/sum_snippet"

This reverts commit 474189a2db, reversing
changes made to 3db02e51e3.

See discussion in #1377.
This commit is contained in:
Jerome Lelong 2019-05-17 08:27:12 +02:00
parent 474189a2db
commit a37afced76

View File

@ -105,11 +105,6 @@
"body": "\\int_{$1}^{$2}$0",
"description": "Insert an integral"
},
"sum": {
"prefix": "@A",
"body": "\\sum_{$1}^{$2}$0",
"description": "Insert an sum"
},
"Big|": {
"prefix": "@|",
"body": "\\Big|",