Commit graph

13 commits

Author SHA1 Message Date
Ben Jackson
1003cdc0b2 Add a splash popup while starting up
Sometimes it can take quite a while to start up and initialise the debug
adapter. So we use popup/float to display the status as we start up and
shut down.

This increases minimum Vim version to 8.2, but that's been out for ages
now and I intend to agressively require latest/later vim/neovim
versions.
2020-03-26 23:25:50 +00:00
Ben Jackson
d29b0ebcfd Fix installation issues 2019-10-23 00:25:02 +01:00
Ben Jackson
1da94177df Install node 2019-08-03 22:14:56 +01:00
Ben Jackson
dbebb1f154 Fix vim in docker image 2019-08-03 22:14:56 +01:00
Ben Jackson
932b1f57c3 Revert .bashrc 2019-08-03 22:14:56 +01:00
Ben Jackson
df8c0179d1 Print env 2019-08-03 22:14:56 +01:00
Ben Jackson
29989ffbfb Test for go 2019-08-03 22:14:56 +01:00
Ben Jackson
3a70b3dd2c Make debugging actually work on linux by installing gdb. Also, add a manual image for testing the tests 2019-06-08 10:49:26 +01:00
Ben Jackson
d458d06bc5 Use the same version as the current macvim 2019-06-08 10:49:26 +01:00
Ben Jackson
fc802b61bd Run flake8 and vint in azure 2019-05-09 00:24:06 +01:00
Ben Jackson
fb5b6f2d74 Use a newer vim; vimspector requires latest builds 2019-02-20 21:52:27 +00:00
Ben Jackson
7f78429f8d Install ca-certs 2019-02-17 22:46:52 +00:00
Ben Jackson
30da2ab862 Try using my own docker image 2019-02-17 22:30:56 +00:00