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:
@@ -18,3 +18,7 @@ indentAfterHeadings:
|
|||||||
noAdditionalIndent:
|
noAdditionalIndent:
|
||||||
textit: 1
|
textit: 1
|
||||||
footnote: 1
|
footnote: 1
|
||||||
|
removeTrailingWhitespace:
|
||||||
|
beforeProcessing: 0
|
||||||
|
afterProcessing: 1
|
||||||
|
indentPreamble: 1
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
paths:
|
paths:
|
||||||
- /home/user/.config/latexindent/mysettings.yaml
|
- /home/user/.config/latexindent/latexindent.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user