You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
271 B
JSON

8 years ago
{
"atom-text-editor[data-grammar='text tex latex']": {
"cmd-l ,": "latex-helper:mathify-comma-list",
"cmd-l m": "latex-helper:convert-to-display-math",
"cmd-l a": "latex-helper:convert-to-abs",
", ,": "latex-helper:insert-backslash-comma"
}
}