index
:
deoplete.nvim
master
topic/pip_doc
Dark powered asynchronous completion framework for neovim/Vim8
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-02-11
Merge branch 'master' of https://github.com/Shougo/deoplete.nvim into filter_...
reaysawa
2019-02-09
Add deoplete#custom#filter()
Shougo Matsushita
2019-02-09
Make tests pass
jpsouzasilva
2019-02-04
Fix custom
Shougo Matsushita
2018-12-24
Fix #894 deoplete#custom#var() and deoplete#custom#source() dictionary support
Shougo Matsushita
2018-08-24
Fix #830 pattern problem
Shougo Matsushita
2018-07-22
Fix #814 improve keyword option behavior
Shougo Matsushita
2018-07-07
Add deoplete#custom#buffer_var()
Shougo Matsushita
2018-04-14
Fix #727 initialization
Shougo Matsushita
2018-04-09
Add dict type format tests
Shougo Matsushita
2018-04-09
Add filetype options tests
Shougo Matsushita
2018-04-09
Add custom options tests
Shougo Matsushita
2018-04-09
Add deoplete#custom#option()
Shougo Matsushita
2018-03-28
Fix #705 dup problem
Shougo Matsushita
2017-10-24
Merge pull request #559 from BurningLutz/master
Shougo
2017-10-23
add tests for matcher_fuzzy and matcher_full_fuzzy
Lutz
2017-10-22
Update custom source behavior
Shougo Matsushita
2017-10-22
Add custom tests
Shougo Matsushita
2017-07-16
Improve buffer filter performance
Shougo Matsushita
2016-12-25
Fix the tests error
Shougo Matsushita
2016-12-25
Fix the tests error
Shougo Matsushita
2016-12-25
Remove tests error
Shougo Matsushita
2016-12-25
Update tests
Shougo Matsushita
2016-12-09
Remove markers
Shougo Matsushita
2016-11-22
Fix #387 keyword pattern error
Shougo Matsushita
2016-09-24
Fix Neovim version check.
Tommy Allen
2016-02-08
Add abort
Shougo Matsushita
2015-11-26
Fix #73 add iskeyword support
Shougo Matsushita