aboutsummaryrefslogtreecommitdiff
path: root/.config/latexindent
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-11-04 00:28:17 -0400
committertdro <tdro@users.noreply.github.com>2021-11-04 00:46:01 -0400
commit14b56c5e36125e0de7afb9a321bbba10a8662587 (patch)
treee9bfb62ab330636240baa7412ae20f392a168807 /.config/latexindent
parentf71472fccc6fa894ec1be945614d6baf4f40d56c (diff)
downloaddotfiles-14b56c5e36125e0de7afb9a321bbba10a8662587.tar.gz
dotfiles-14b56c5e36125e0de7afb9a321bbba10a8662587.tar.bz2
dotfiles-14b56c5e36125e0de7afb9a321bbba10a8662587.zip
.vimrc: Bring back latexindent
Diffstat (limited to '.config/latexindent')
-rw-r--r--.config/latexindent/settings.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/latexindent/settings.yaml b/.config/latexindent/settings.yaml
new file mode 100644
index 0000000..febe0a7
--- /dev/null
+++ b/.config/latexindent/settings.yaml
@@ -0,0 +1,11 @@
+---
+# Default: https://raw.githubusercontent.com/cmhughes/latexindent.pl/main/defaultSettings.yaml
+onlyOneBackUp: 1
+backupExtension: .backup.tex
+logFilePreferences:
+ endLogFileWith: '--------------'
+ showAmalgamatedSettings: 0
+ showDecorationFinishCodeBlockTrace: 0
+ showDecorationStartCodeBlockTrace: 0
+ showEveryYamlRead: 0
+ showGitHubInfoFooter: 0