Commit Graph

20 Commits

Author SHA1 Message Date
Dale Roberts
e477c20bd6 Fix bug in thm 2013-07-10 17:27:17 +02:00
DSIW
0806bd70d6 Add snippet for two columns to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
78b0f38e5c Add frame to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
aadb5e7227 Add block, example, alert blocks to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
dc6ca62c25 Add section snippets without numbers to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
a987ec6e0d Add endless item to latex snippets 2013-06-22 16:26:10 +02:00
DSIW
317c6ac639 Add eqnarray to latex snippets 2013-06-22 16:26:10 +02:00
Marc Weber
8ede47133f Tons of improvements to TeX snippets
(rebased by Marc Weber), pull/182
2013-06-18 13:59:14 +02:00
Honza Pokorny
9988d5bf78 Merge pull request #128 from lunaryorn/tex-remove-foldmarkers
Remove fold markers from tex snippets
2012-08-24 12:22:48 -07:00
Sebastian Wiesner
0e91c0589b Remove fold markers from tex snippets
tex.vim supports syntactic folding out of the box, set "let
g:tex_fold_enabled=1"
2012-08-24 14:56:49 +02:00
Sebastian Wiesner
494243d248 Add snippet for footnote citations with biblatex 2012-08-24 12:32:36 +02:00
Sebastian Wiesner
f5d6c75d48 Add comment argument to cite snippet 2012-08-24 12:31:58 +02:00
Martin Heuschober
30dea2d3e7 added snippets for preamble
- a theorem snippet
 - tikzpicture
 - index
 - stackrel snippet
 - moved cite-snippet to the references section
 - modified the frac snippet
 - renamed the item -> itemize (because its not much more to type and it's misleading)
2012-02-19 14:17:07 +01:00
daoo
5a30b032cd Change sum snippet to match other snippets
That is, do not add $$ around it, also fix ${i}.
2011-10-08 12:16:12 +02:00
daoo
ff5981be4d Fixed more ${i} issues 2011-10-08 12:15:44 +02:00
daoo
170071d0a1 Change comment to make more sense 2011-10-08 12:15:05 +02:00
daoo
d14fb5e091 Fix tabbing in frac snippet 2011-10-08 12:07:47 +02:00
JuanPablo
74712b264b tex : center && equation* 2011-07-03 22:53:35 -04:00
JuanPablo
8d5f8c9ca5 .tex recomendation : no change fold marker 2011-06-22 12:56:13 -04:00
Marc Weber
94aebfaadd Move all snippet files into a snippets directory so that you can install it
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
2011-06-21 09:02:13 +02:00