diff options
author | Andrew Hayworth <ahayworth@gmail.com> | 2019-07-22 08:06:55 -0500 |
---|---|---|
committer | Andrew Hayworth <ahayworth@gmail.com> | 2019-08-07 16:35:12 -0500 |
commit | ab0bf615123da5f5f7eb30d18ee34b0b317aa795 (patch) | |
tree | 5d7e7d41ebe204e05b4da21200a2b19b0bc1843f /test/handler/test_textlint_handler.vader | |
parent | dd1e1025b8a9b13cb7966bf2baa3e6b42a862857 (diff) | |
download | ale-ab0bf615123da5f5f7eb30d18ee34b0b317aa795.zip |
Add support for ink-language-server
This commit add support for ink-language-server, which it does by
largely copying and pasting from the pure-language-server PR that was
merged recently.
The most interesting things to note are:
- ink-language-server is distributed upstream via npm, which is why we
search through node_modules
- With some coaxing, it can be installed globally - which is why we
search for a global binary.
- Ink is a funky language, and users will likely need to add
initialization options.
- I am not incredibly familiar with vimscript; and I may not have done
some of the buffer searching correctly.
Diffstat (limited to 'test/handler/test_textlint_handler.vader')
0 files changed, 0 insertions, 0 deletions