dense-analysis / dense-analysis/ale

Remove dependency on archlinux specific script for languagetool

Open
#3,392 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

The current definition of the languagetool linter depends on it being installed with this [script ](https://github.com/archlinux/svntogit-community/blob/packages/languagetool/trunk/languagetool.sh).
It seems to be better to check a few default locations for the `languagetool*-commandline*.jar` as this is the one needed for vim.
This is the way it is done in [dpelle/vim-LanguageTool](https://github.com/dpelle/vim-LanguageTool) for example and does not depend on a script switching to the commandline jar, if the file is called with an file as argument

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.