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
/
test
/
script
/
custom-checks
Age
Commit message (
Collapse
)
Author
2019-05-21
Revert "Fix #2492 - Remove all Deoplete support for now"
w0rp
This reverts commit 975cc7af8fbabe234a220c84e56b7ff719d8d959.
2019-05-16
Fix #2492 - Remove all Deoplete support for now
w0rp
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-05-01
Update run-tests to make use of /usr/bin/env (#1548)
Bjorn Neergaard
* Update run-tests to make use of /usr/bin/env * Update run-vint * Update run-vader-tests * Update custom-linting-rules * Update custom-checks * Update check-toc * Update check-supported-tools-tables
2017-12-01
Break up the rest of the test script code into smaller files
w0rp
2017-11-15
Complain about stray echo lines in the codebase
w0rp
2017-09-12
Ban getcwd() from the codebase, as it causes problems
w0rp
2017-09-11
Require function! to be used instead of function
w0rp
2017-09-10
Move scripts for tests into the test directory, and do not export the Batch ↵
w0rp
script for running tests