Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-28 | Minor improvement of codes | Eisuke Kawashima | |
2019-05-29 | Use test/requirements.txt for pip | Daniel Hahler | |
This allows to easily install it manually, and allows for later pinning therein etc. Also e.g. GitHub will detect this for projects being used for example then. | |||
2019-02-16 | Tests for vimoption2python escape double hyphen | Charles Ellis | |
2019-02-11 | Merge branch 'master' of https://github.com/Shougo/deoplete.nvim into ↵ | reaysawa | |
filter_reorder_kind | |||
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 | |
add tests for matcher_fuzzy and matcher_full_fuzzy | |||
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 | |
fixes #342 | |||
2016-02-08 | Add abort | Shougo Matsushita | |
2015-11-26 | Fix #73 add iskeyword support | Shougo Matsushita | |