index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
Age
Commit message (
Expand
)
Author
2023-09-07
Update minimum supported NeoVim version to 0.6.0
w0rp
2023-02-13
run-tests: download images only on x86-64 (#4421)
Albert Peschar
2022-12-27
Close #4401 - Use subtle defaults for virtual-text
w0rp
2022-11-25
Fix 4324 - add neovim 0.8 test (#4325)
Horacio Sanson
2022-10-04
Add vim 9.0 and remove 8.0 (#4271)
Horacio Sanson
2022-06-29
Update tests to use latest neovim 0.7 (#4180)
Horacio Sanson
2022-04-20
Fix 3837 - update test to use latest vim 8.2 (#4147)
Horacio Sanson
2022-04-01
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2021-08-08
Fix 3865 - Disable scriptencoding vint error. (#3866)
Horacio Sanson
2021-08-05
Add neovim 0.5 to list of test runtimes. (#3830)
Horacio Sanson
2021-01-27
3560 add vim 8.2 and nvim 0.4 to ci tests (#3561)
Horacio Sanson
2020-11-28
Add non-busybox grep/sed to Dockerfile
Kevin Clark
2019-05-16
Update the Dockerfile with newer Vim versions
w0rp
2019-04-24
Updated Vim version in Dockerfile and made UpdateTagStack clearer
Reed Riley
2018-07-22
Update the Dockerfile to test with a newer version of Vimt too
w0rp
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-06-28
Try NeoVim 0.2.1, as 0.2.0 is way too slow
w0rp
2018-06-28
Update Dockerfile to test NeoVim 0.2 and 0.3, with a newer Vint version
w0rp
2017-05-11
Update the Dockerfile for experimenting with NeoVim testing
w0rp
2017-04-03
Add g++ to the Dockerfile
w0rp
2017-04-02
Add Bash to the Dockerfile, which no longer comes with vim-testbed by default
w0rp
2017-04-02
Allow for any current Python2 and PIP versions in the Docker build
w0rp
2017-04-02
Make the Dockerfile build again
w0rp
2017-04-02
Add C and C++ tools to the Dockerfile
w0rp
2016-10-13
Add eslint to the Dockerfile.
w0rp
2016-10-12
Move vint to Docker
Prashanth Chandra
2016-10-12
Use vim-testbed to run Vader tests on Travis
Prashanth Chandra