dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.57k stars 1.44k forks source link

Fix 4721 - force latex language id on cspell for tex filetype #4724

Closed hsanson closed 8 months ago

hsanson commented 9 months ago

This PR forces latex language-id in cspell linter when filetype is tex.

Fixes #4721