Update clojure, tex and coffee

This commit is contained in:
Adam Stankiewicz
2013-09-22 23:24:04 +02:00
parent 235a5631f9
commit c069f0661a
3 changed files with 22 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
" LaTeX indent file (part of LaTeX Box)
" Maintainer: David Munger (mungerd@gmail.com)
if exists("g:LatexBox_custom_indent") && ! g:LatexBox_custom_indent
finish
endif
if exists("b:did_indent")
finish
endif