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
Age
Commit message (
Expand
)
Author
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-23
Just remove the .git directory test for now
w0rp
2018-07-23
Skip the one failing test on Windows
w0rp
2018-07-23
Make the test C import path test fail less
w0rp
2018-07-23
Get tests to pass in Vim 8.1
w0rp
2018-07-23
#1751 Handle LSP completion results without the 'kind' attribute
w0rp
2018-07-22
Make the completion events test fail less
w0rp
2018-07-22
Remove the redundant fix_buffer_data vars and filename variables
w0rp
2018-07-22
#1692 - Only send completion requests to the first server supporting them
w0rp
2018-07-22
Merge pull request #1751 from melentye/master
w0rp
2018-07-22
Add Clangd language server support for C
Andrey Melentyev
2018-07-22
Check LSP capabilities before using them
w0rp
2018-07-22
Merge pull request #1742 from typetetris/master
w0rp
2018-07-22
Revert "Update the tests to check README.md in the new location"
w0rp
2018-07-22
Update the tests to check README.md in the new location
w0rp
2018-07-20
Merge pull request #1736 from unpairedbracket/master
w0rp
2018-07-20
Add cabal-ghc linter
Eric Wolf
2018-07-19
Add the .fortls file necessary for tests to work (defying .gitignore)
Ben Spiers
2018-07-19
Add documentation and testing for fortls
Ben Spiers
2018-07-19
Capture server capabilities from LSP servers
w0rp
2018-07-17
Fix #1708 - Don't modify linters or register fixers in the sandbox
w0rp
2018-07-17
#1700 - Don't send <C-x><C-o> for completion in Insert mode
w0rp
2018-07-17
Fix #1619 - Rewrite lint on enter events so they behave better
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-16
Try to make tests pass on Windows again
w0rp
2018-07-16
Try and make the temporary file test fail less on Windows
w0rp
2018-07-16
Make NeoVim 0.3 tests fail a bit less
w0rp
2018-07-16
remark-lint without saving to disk
Takashi WADA
2018-07-16
Support remark-lint installed locally
Takashi WADA
2018-07-16
Only temporarily replace TMPDIR if it's defined to be an empty string
w0rp
2018-07-15
Stop the no loclist clearing test from failing in NeoVim 0.3
w0rp
2018-07-15
Re-run history tests, which can fail randomly
w0rp
2018-07-15
Fix #1687 - Parse highlights when verbose > 0
w0rp
2018-07-15
Add kotlin language server support (#1725)
MTDL9
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-13
Retry the smoke test on Windows too
w0rp
2018-07-13
Support strings in data field of error responses
MTDL9
2018-07-12
Try to start the NeoVim 0.3 tests more times
w0rp
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2018-07-11
Try the smoke test a few times over in NeoVim 0.3, which fails randomly
w0rp
2018-07-07
Merge pull request #1697 from ananace/add-puppet-languageserver
w0rp
2018-07-06
Add an AssertLinter command for tests
w0rp
2018-07-06
Fix tests on Windows
w0rp
2018-07-06
Fix tests on Windows
w0rp
2018-07-06
Fix the broken tests
w0rp
2018-07-05
Fix command formatting for LSP linters
w0rp
2018-07-05
Support formatting escaped executable names into commands with %e
w0rp
2018-07-05
Start of vader tests for puppet root detection
Alexander Olofsson
2018-07-05
Merge pull request #1698 from dsifford/dsifford-isort-options
w0rp
2018-07-04
address code review issues
Derek P Sifford
[next]