aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2022-03-12 18:21:34 -0500
committertdro <tdro@users.noreply.github.com>2022-03-12 18:22:59 -0500
commit99a0494cc933de18caf1324925892265eab65eac (patch)
treebcc473669894cc9d34cfec959b760135279024cd /.config
parenta257c143b10a7ff42a4e4cc6610b85698669fcbb (diff)
downloaddotfiles-99a0494cc933de18caf1324925892265eab65eac.tar.gz
dotfiles-99a0494cc933de18caf1324925892265eab65eac.tar.bz2
dotfiles-99a0494cc933de18caf1324925892265eab65eac.zip
.config/latexindent/settings: Text wrap everything
Avoid wrapping in code blocks.
Diffstat (limited to '.config')
-rw-r--r--.config/latexindent/settings.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/latexindent/settings.yaml b/.config/latexindent/settings.yaml
index d179b9d..7eafd4c 100644
--- a/.config/latexindent/settings.yaml
+++ b/.config/latexindent/settings.yaml
@@ -10,7 +10,9 @@ modifyLineBreaks:
manipulateSentences: 0
textWrapSentences: 1
textWrapOptions:
+ all: 1
columns: 80
+ perCodeBlockBasis: 1
verbatimEnvironments:
pre: 1