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
/
completion
/
test_completion_events.vader
Age
Commit message (
Expand
)
Author
2019-05-28
Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issues
w0rp
2019-05-17
Close #2285 - Add a function for use with omnifunc
w0rp
2019-05-11
Support b:ale_completion_enabled for disabling it for some buffers
w0rp
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2018-07-26
#1700 - Try using a 0ms timer showing the completion menu
w0rp
2018-07-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-22
Make the completion events test fail less
w0rp
2018-07-17
#1700 - Don't send <C-x><C-o> for completion in Insert mode
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-04
Close #1690 - Respect the preview setting for completeopt
w0rp
2018-04-22
Close #1162 - Implement completion support with LSP servers
w0rp
2017-11-26
#1162 Add unfinished experimental code for supporting LSP completion, clean u...
w0rp