Skip to content

Commit

Permalink
Deleted duplicate and minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
CharbelAD committed Aug 11, 2020
1 parent e48fb01 commit 214f9b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions snippets/center_environment.sublime-snippet

This file was deleted.

2 changes: 1 addition & 1 deletion snippets/tabular_env.sublime-snippet
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<snippet>
<content><![CDATA[
\begin{${1:tabular}}{${2:c}}
${0:${VISUAL}}
${0}
\end{$1}]]>
</content>
<tabTrigger>tab</tabTrigger>
Expand Down

0 comments on commit 214f9b4

Please sign in to comment.