Files
ale/test/command_callback
Andrew Hayworth ab0bf61512 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.
2019-08-07 16:35:12 -05:00
..
2018-12-01 15:05:18 +09:00
2018-09-07 13:16:22 -04:00
2017-06-28 15:27:02 +01:00
2018-12-10 14:02:32 -07:00
2018-12-11 23:44:06 +09:00
2018-06-23 22:59:13 +05:30