1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-02-14 09:04:47 +01:00

nvim: expanded config for latexindent

This commit is contained in:
2026-01-31 09:30:52 +01:00
parent 377d0db8d8
commit f52cd361d4
2 changed files with 5 additions and 1 deletions

View File

@@ -18,3 +18,7 @@ indentAfterHeadings:
noAdditionalIndent: noAdditionalIndent:
textit: 1 textit: 1
footnote: 1 footnote: 1
removeTrailingWhitespace:
beforeProcessing: 0
afterProcessing: 1
indentPreamble: 1

View File

@@ -1,2 +1,2 @@
paths: paths:
- /home/user/.config/latexindent/mysettings.yaml - /home/user/.config/latexindent/latexindent.yaml