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
Age
Commit message (
Expand
)
Author
2018-07-29
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-27
Mention v:t_TYPE variables in the developer documentation
w0rp
2018-07-26
#1700 - Try using a 0ms timer showing the completion menu
w0rp
2018-07-26
Merge pull request #1762 from actionless/vulture-doc
w0rp
2018-07-26
fix(linters: python): mark as lint_file
actionless
2018-07-26
doc: mark `vulture` as file linter
actionless
2018-07-26
Add support for 'vulture' for Python
Yauhen Kirylau
2018-07-25
Merge pull request #1757 from jtalowell/master
w0rp
2018-07-25
Merge pull request #1760 from morrifeldman/patch-1
w0rp
2018-07-25
Fix joker finding .joker file
morrifeldman
2018-07-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-25
Fix #1758 - Set marks before going to definitions
w0rp
2018-07-25
Merge pull request #1539 from JonnyRa/jump-list-fix
w0rp
2018-07-25
Providing cquery support for C files
jtalowell
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
Update the developer documentation
w0rp
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-23
Try Vim 8.0 and 8.1 in separate jobs
w0rp
2018-07-23
Try 3 builds on Travis CI
w0rp
2018-07-23
Split Vim and Neovim tests into separate builds
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
Merge pull request #1745 from sharils/master
w0rp
2018-07-23
Fix autoload for phoenix
sharils
2018-07-23
Skip tests for Vim 8.1 for now
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
Update the Dockerfile to test with a newer version of Vimt too
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 #1750 from kylef/kylef/apib-tmp
w0rp
2018-07-22
Make drafter linter use stdin instead of writing to tmp file
Kyle Fuller
2018-07-22
Merge pull request #1742 from typetetris/master
w0rp
2018-07-22
Move README.md back
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-22
Move GitHub files to the .github directory
w0rp
2018-07-20
Merge pull request #1736 from unpairedbracket/master
w0rp
2018-07-20
Fix #1631 - Disable balloon support for terminals by default
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-19
Add support for Fortran language server by @hansec
Ben Spiers
[next]