sbdchd / neoformat

:sparkles: A (Neo)vim plugin for formatting code.
BSD 2-Clause "Simplified" License
1.98k stars 188 forks source link

setting args of latexindent #407

Open xyecoding opened 2 years ago

xyecoding commented 2 years ago

I used -l with a full path. However, neoformat turn my code into some messy code. image image

It runs correctly outside of neoformat by directly runing latexindent.pl -m -l xxxpath my_file.tex