From 7f182a39aaeaca82a9eb1b7089e0e9d587410170 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 17 Dec 2024 10:41:23 +0100 Subject: efm: update tex-fmt command --- .config/efm-langserver/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/efm-langserver/config.yaml') diff --git a/.config/efm-langserver/config.yaml b/.config/efm-langserver/config.yaml index baffb69..77ee931 100644 --- a/.config/efm-langserver/config.yaml +++ b/.config/efm-langserver/config.yaml @@ -14,7 +14,8 @@ tools: format-command: 'shfmt -ci -s -bn -i 4 -sr' format-stdin: true tex-fmt-formatter: &tex-fmt-formatter - format-command: 'tex-fmt --keep --tab 4 --print' + format-command: 'tex-fmt --tabsize 4 --stdin' + format-stdin: true languages: sh: - <<: *sh-shellcheck -- cgit v1.2.3-70-g09d2