Commit graph

10 commits

Author SHA1 Message Date
Ben Jackson
f3d02778fa Demo is too big 2018-05-22 01:41:24 +01:00
Ben Jackson
7d007a1aaf Actually use the correct URL 2018-05-22 01:40:39 +01:00
Ben Jackson
dceaa6c51a Nope. Just a link 2018-05-22 01:39:43 +01:00
Ben Jackson
f9a44ba38b Try embed? 2018-05-22 01:38:31 +01:00
Ben Jackson
7fc11c4b0a Better image host 2018-05-22 01:32:44 +01:00
Ben Jackson
92e02e643e Update README demo 2018-05-22 01:30:14 +01:00
Ben Jackson
ef5ac26f48 Fix error reporting and update demo 2018-05-20 22:03:49 +01:00
Ben Jackson
af241cca0c Add new demo to readme 2018-05-20 19:14:43 +01:00
Ben Jackson
c90e9faf3d Add a README 2018-05-20 15:32:49 +01:00
Ben Jackson
cd2ccedcb6 Talk to a job from python
Very very basic inital checkin to show a way to talk to/from a Vim job
using python (mainly), and to parse the sort of messages that LSP and
VSCode debugger protocol speak (i.e. similar to http messages).

Very hacky, sort of holds together for what it is.
2018-05-16 02:31:23 +01:00