Files
ale/doc
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-11-18 18:14:24 +01:00
2018-12-01 15:05:18 +09:00
2019-07-02 08:11:10 +01:00
2019-07-02 08:11:10 +01:00
2019-07-02 08:18:17 +01:00
2018-10-17 16:11:41 +01:00
2018-07-01 13:55:41 +01:00
2019-06-21 20:10:23 +02:00
2017-12-26 14:10:28 -06:00
2017-12-01 17:36:44 +00:00
2018-08-02 13:50:56 -07:00
2019-05-23 15:49:02 +01:00
2017-08-10 21:09:58 +01:00
2018-11-11 18:26:37 +01:00
2019-03-15 16:21:48 -05:00
2018-09-08 16:05:34 -04:00
2019-01-20 19:39:47 -06:00
2019-01-27 12:14:34 +00:00
2018-01-08 23:39:04 +08:00
2018-05-04 21:44:32 +02:00
2018-09-26 20:09:37 +08:00
2018-09-06 21:59:03 -04:00
2018-09-28 16:18:40 -07:00
2018-04-21 22:09:38 +09:00
2019-05-10 18:28:32 +03:00
2018-02-10 13:17:53 -06:00
2018-10-26 17:29:17 +01:00
2018-06-25 10:28:59 +02:00
2018-12-06 11:23:31 -07:00
2017-12-04 14:23:34 -03:00
2019-05-27 09:00:11 +04:30
2017-08-02 23:05:19 +01:00
2019-05-23 15:49:02 +01:00
2018-08-03 21:13:48 +01:00
2019-08-07 16:35:12 -05:00