From 32c8859c456a3acd6b8daee90e2eb3c6ea6f7b9d Mon Sep 17 00:00:00 2001 From: EvilMuffinHa Date: Mon, 12 Dec 2022 00:13:40 -0500 Subject: [PATCH] tex --- nvim/ultisnips/tex.snippets | 34 ++++++++++++++++++----- tex/booknotes.cls | 48 +++++++++++++++++++++++++++++++++ tex/handout.cls | 50 ++++++++++++++++++++++++++++++++++ tex/homework.cls | 54 +++++++++++++++++++++++++++++++++++++ tex/notes.cls | 49 +++++++++++++++++++++++++++++++++ tex/simplebooknotes.cls | 48 +++++++++++++++++++++++++++++++++ tex/simplenotes.cls | 50 ++++++++++++++++++++++++++++++++++ 7 files changed, 326 insertions(+), 7 deletions(-) diff --git a/nvim/ultisnips/tex.snippets b/nvim/ultisnips/tex.snippets index 7f74f93..4bb0452 100644 --- a/nvim/ultisnips/tex.snippets +++ b/nvim/ultisnips/tex.snippets @@ -146,17 +146,21 @@ snippet iff "Iff" Ai endsnippet context "math()" -snippet bm "Bm" Ai +snippet `(?