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-08-12
Merge pull request #1806 from jimenezrick/fix-rustc-linter
w0rp
2018-08-10
Fix #1684: Use the correct flag name in rustc linter
Ricardo Catalinas Jiménez
2018-08-10
Merge pull request #1802 from flybayer/fix-prettier-d
w0rp
2018-08-10
Merge pull request #1793 from kodemeister/cquery
w0rp
2018-08-10
Revert "#1459 Always run ESLint in the directory of the file being checked"
w0rp
2018-08-09
fix: Don't use error output from prettier_d for fixing files
Brandon Bayer
2018-08-09
#1459 Always run ESLint in the directory of the file being checked
w0rp
2018-08-09
Add C/C++ tests for cquery LSP linter
kodemeister
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-03
Add support for yang-lsp
David Hotham
2018-08-03
Fix #1781 - Fix me breaking the tsserver linter
w0rp
2018-08-03
Fix the Windows tests
w0rp
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Include the error in the detailed error message in the GCC handler
w0rp
2018-08-02
Suggested changes
Fred Emmott
2018-08-02
Add Haskell IDE Engine (hie) support (#1735)
Luxed
2018-08-02
Javascript prettier filetype detect fix (#1769)
Paul Reimer
2018-08-02
Fix the failing tsserver test
w0rp
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-08-02
Add test for LSP code of -1
Fred Emmott
2018-08-02
Handle LSP codes for `%code%` in message formats
Fred Emmott
2018-07-30
Indicate that a C compiler failed due to problems in a header file
w0rp
2018-07-29
Try to fix the C parsing test on Windows
w0rp
2018-07-29
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-26
#1700 - Try using a 0ms timer showing the completion menu
w0rp
2018-07-26
Add support for 'vulture' for Python
Yauhen Kirylau
2018-07-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-25
Switch to v:t_ variables for type checks
w0rp
2018-07-25
Ignore a shellcheck warning for custom linting rules
w0rp
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
[next]