summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-04-17Fix #248 add max_abbr_width and max_menu_widthShougo Matsushita
2016-04-17Improve the documentationShougo Matsushita
2016-04-17Fix #249 documentationShougo Matsushita
2016-04-15Fix #227 provide disable/enable/toggle functionsShougo Matsushita
2016-04-15Add external sourceShougo Matsushita
2016-04-08Add FAQShougo Matsushita
2016-04-08Add g:deoplete#max_menu_width and g:deoplete#max_abbr_width optionsShougo Matsushita
2016-03-29Fix #238 add converter_truncate_menuShougo Matsushita
2016-03-27Add #238 converter_truncate_abbrShougo Matsushita
2016-03-26Add FAQShougo Matsushita
2016-03-24Integrate profile to logging, and formattingKoichi Shiraishi
Signed-off-by: Koichi Shiraishi <k@zchee.io>
2016-03-24Rename deoplete#util#enable_logging() to deoplete#enable_logging()Shougo Matsushita
2016-03-23Use Python's logging facilityTommy Allen
- Updated documentation - Enable logging through RPC request Closes #224
2016-03-24Add LICENSE fileShougo Matsushita
2016-03-19Improve the source initializationShougo Matsushita
2016-03-19Add the foldmethod documentationShougo Matsushita
2016-03-16Fix the documentationShougo Matsushita
2016-03-14Add 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-12Fix #215 manual completion behaviorShougo Matsushita
2016-03-11Rename to g:deoplete#auto_complete_start_lengthShougo Matsushita
2016-03-11Fix #204 add g:deoplete#auto_complete_delayShougo Matsushita
2016-03-11Update the documentationShougo Matsushita
2016-03-04Improve the documentationShougo Matsushita
2016-03-04Version 1.2 development is startedShougo Matsushita
2016-03-04Fix #196 update documentationShougo Matsushita
2016-03-01Fix default get_complete_position()Shougo Matsushita
2016-02-29Add FAQ sectionShougo Matsushita
2016-02-27Update deoplete READMEShougo Matsushita
2016-02-26Update the documentationShougo Matsushita
2016-02-22Fix outdated function name in docJames Baumgarten
2016-02-22Implement camel case completionShougo Matsushita
2016-02-22Update the documentationShougo Matsushita
2016-02-20Add FAQ sectionShougo Matsushita
2016-02-20Add matcher_lengthShougo Matsushita
2016-02-18Add max_pattern_length featureShougo Matsushita
2016-02-17Implement disabled_syntaxes featureShougo Matsushita
2016-02-17Add simple profile featureShougo Matsushita
2016-02-16Fix #154 add g:deoplete#tag#cache_limit_sizeShougo Matsushita
2016-02-16Improve the documentationShougo Matsushita
2016-02-08Update the documentationShougo Matsushita
2016-02-02Fix #150 add converter_remove_parenShougo Matsushita
2016-01-31Fix minor typoIvan Gonzalez
2016-01-31Improve sorter_rank behaviorShougo Matsushita
2016-01-30Update the documentationShougo Matsushita
2016-01-30Fix typoShougo Matsushita
2016-01-29Fix typo for jedi-vimKoichi Shiraishi
Signed-off-by: Koichi Shiraishi <k@zchee.io>
2016-01-29Add deoplete-jedi supportShougo Matsushita
2016-01-26Fix #140 add matcher_full_fuzzyShougo Matsushita
2016-01-23Fix #139 add g:deoplete#max_listShougo Matsushita
2016-01-23Improve the documentationShougo Matsushita