All of my important config files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
215 B

  1. snippet environment
  2. abbr env
  3. alias env
  4. options head
  5. \begin{${1}}
  6. ${2}
  7. \end{$1}
  8. snippet align
  9. options head
  10. \begin{align${1:#:options}}
  11. ${0}
  12. \end{align$1}