Skip to content

Commit 58f5610

Browse files
committed
added option for latexindent preventing indent on code blocks
1 parent a7ab27f commit 58f5610

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.latexindent.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
verbatimEnvironments:
2+
racket: 1
3+
haskell: 1
4+
erlang: 1

0 commit comments

Comments
 (0)