Jamie Quigley
Jamie Quigley
You've got some trailing whitespace on the end of the first line. also you're missing a `\` at the end of the line ending `macOS`
I've cleaned the diffspam in the readme :slightly_smiling_face:
Those clippy warnings are not me - they happen on current main as well
Is this ever going anywhere? I really want this feature.
I moved to flakes to avoid this issue, so no.
My primary disliking of the current phrasing is that "remove existing" does not immediately say to me "and import this on top of it" (i.e. replace)
@ettom `cat example.tex | latexindent.pl` does work, yes The latexindent.pl version is `3.7.1, 2019-09-07`
My vimrc is on my github. `vim --version` output: ``` NVIM v0.5.0-297-g83b0054b8 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: /usr/bin/gcc-5 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes...
I use a custom astyle command for c/c++ and that works fine. Python was a bit fiddly to get working but that also works as well I haven't tried any...
Thanks, i'll take a look If it helps, i'm on arch linux, using zsh.