Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-17 | Fix #248 add max_abbr_width and max_menu_width | Shougo Matsushita | |
2016-04-17 | Improve the documentation | Shougo Matsushita | |
2016-04-17 | Fix #249 documentation | Shougo Matsushita | |
2016-04-15 | Fix #227 provide disable/enable/toggle functions | Shougo Matsushita | |
2016-04-15 | Add external source | Shougo Matsushita | |
2016-04-08 | Add FAQ | Shougo Matsushita | |
2016-04-08 | Add g:deoplete#max_menu_width and g:deoplete#max_abbr_width options | Shougo Matsushita | |
2016-03-29 | Fix #238 add converter_truncate_menu | Shougo Matsushita | |
2016-03-27 | Add #238 converter_truncate_abbr | Shougo Matsushita | |
2016-03-26 | Add FAQ | Shougo Matsushita | |
2016-03-24 | Integrate profile to logging, and formatting | Koichi Shiraishi | |
Signed-off-by: Koichi Shiraishi <k@zchee.io> | |||
2016-03-24 | Rename deoplete#util#enable_logging() to deoplete#enable_logging() | Shougo Matsushita | |
2016-03-23 | Use Python's logging facility | Tommy Allen | |
- Updated documentation - Enable logging through RPC request Closes #224 | |||
2016-03-24 | Add LICENSE file | Shougo Matsushita | |
2016-03-19 | Improve the source initialization | Shougo Matsushita | |
2016-03-19 | Add the foldmethod documentation | Shougo Matsushita | |
2016-03-16 | Fix the documentation | Shougo Matsushita | |
2016-03-14 | Add more documentation for 'deoplete#enable_debug' | Koichi Shiraishi | |
Is parsed during the first get the candidates, set of the command line is not supported Signed-off-by: Koichi Shiraishi <k@zchee.io> | |||
2016-03-12 | Fix #215 manual completion behavior | Shougo Matsushita | |
2016-03-11 | Rename to g:deoplete#auto_complete_start_length | Shougo Matsushita | |
2016-03-11 | Fix #204 add g:deoplete#auto_complete_delay | Shougo Matsushita | |
2016-03-11 | Update the documentation | Shougo Matsushita | |
2016-03-04 | Improve the documentation | Shougo Matsushita | |
2016-03-04 | Version 1.2 development is started | Shougo Matsushita | |
2016-03-04 | Fix #196 update documentation | Shougo Matsushita | |
2016-03-01 | Fix default get_complete_position() | Shougo Matsushita | |
2016-02-29 | Add FAQ section | Shougo Matsushita | |
2016-02-27 | Update deoplete README | Shougo Matsushita | |
2016-02-26 | Update the documentation | Shougo Matsushita | |
2016-02-22 | Fix outdated function name in doc | James Baumgarten | |
2016-02-22 | Implement camel case completion | Shougo Matsushita | |
2016-02-22 | Update the documentation | Shougo Matsushita | |
2016-02-20 | Add FAQ section | Shougo Matsushita | |
2016-02-20 | Add matcher_length | Shougo Matsushita | |
2016-02-18 | Add max_pattern_length feature | Shougo Matsushita | |
2016-02-17 | Implement disabled_syntaxes feature | Shougo Matsushita | |
2016-02-17 | Add simple profile feature | Shougo Matsushita | |
2016-02-16 | Fix #154 add g:deoplete#tag#cache_limit_size | Shougo Matsushita | |
2016-02-16 | Improve the documentation | Shougo Matsushita | |
2016-02-08 | Update the documentation | Shougo Matsushita | |
2016-02-02 | Fix #150 add converter_remove_paren | Shougo Matsushita | |
2016-01-31 | Fix minor typo | Ivan Gonzalez | |
2016-01-31 | Improve sorter_rank behavior | Shougo Matsushita | |
2016-01-30 | Update the documentation | Shougo Matsushita | |
2016-01-30 | Fix typo | Shougo Matsushita | |
2016-01-29 | Fix typo for jedi-vim | Koichi Shiraishi | |
Signed-off-by: Koichi Shiraishi <k@zchee.io> | |||
2016-01-29 | Add deoplete-jedi support | Shougo Matsushita | |
2016-01-26 | Fix #140 add matcher_full_fuzzy | Shougo Matsushita | |
2016-01-23 | Fix #139 add g:deoplete#max_list | Shougo Matsushita | |
2016-01-23 | Improve the documentation | Shougo Matsushita | |