aboutsummaryrefslogtreecommitdiff
path: root/.config/latexindent
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-11-08 18:51:48 -0500
committertdro <tdro@users.noreply.github.com>2021-11-08 18:51:48 -0500
commit99239b33f8089b51d520e764c03a77f8cccb8e9b (patch)
treefb5f03a6c912842708091e5936979e6a26117afc /.config/latexindent
parent24e5af80b822648b6f2d0e6df09a2f8620184bba (diff)
downloaddotfiles-99239b33f8089b51d520e764c03a77f8cccb8e9b.tar.gz
dotfiles-99239b33f8089b51d520e764c03a77f8cccb8e9b.tar.bz2
dotfiles-99239b33f8089b51d520e764c03a77f8cccb8e9b.zip
.config/latexindent/settings: Set indent and verbatim
Diffstat (limited to '.config/latexindent')
-rw-r--r--.config/latexindent/settings.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/latexindent/settings.yaml b/.config/latexindent/settings.yaml
index 6f50e10..d179b9d 100644
--- a/.config/latexindent/settings.yaml
+++ b/.config/latexindent/settings.yaml
@@ -12,6 +12,13 @@ modifyLineBreaks:
textWrapOptions:
columns: 80
+verbatimEnvironments:
+ pre: 1
+ filecontents*: 1
+
+noAdditionalIndentGlobal:
+ filecontents: 1
+
logFilePreferences:
endLogFileWith: '--------------'
showAmalgamatedSettings: 0