summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15Improve complete_info() checkShougo Matsushita
2019-05-14Use filtered candidatesShougo Matsushita
2019-05-14Fix the errorShougo Matsushita
2019-05-14Add complete_info() skipShougo Matsushita
2019-05-13Fix #973 async updateShougo Matsushita
2019-04-16Split dictionary and tag sourcesShougo Matsushita
2019-04-16Merge pull request #969 from sitaktif/fix-missing-width-optionsShougo
2019-04-15Fix deoplete#custom#source for max_info_widthRomain Chossart
2019-04-08Merge pull request #924 from Shougo/equalShougo
2019-04-08Merge pull request #958 from Shougo/callbackShougo
2019-04-02Improve initializationShougo Matsushita
2019-04-02Improve events performanceShougo Matsushita
2019-03-31Fix lint errorShougo Matsushita
2019-03-31Move _main.pyShougo Matsushita
2019-03-31Improve mainShougo Matsushita
2019-03-31Merge pull request #920 from Shougo/complete_modeShougo
2019-03-30Fix for Vim 8.1.1068Shougo Matsushita
2019-03-30UpdateShougo Matsushita
2019-03-30Update the documentationShougo Matsushita
2019-03-29Print debug context information in on_eventShougo Matsushita
2019-03-24Revert "Use sys.executable" sys.executable is not available in WindowsShougo Matsushita
2019-03-21Rename dp_main to _mainShougo Matsushita
2019-03-18Add converter_truncate_infoShougo Matsushita
2019-03-18Update FAQShougo Matsushita
2019-03-17Merge pull request #950 from simon-bq/fix_doc_typoShougo
2019-03-16fix typosimon-bq
2019-03-16Fix #949 ignore omnifunc's errorShougo Matsushita
2019-03-15Remove snippet markers in converter_remove_parenShougo Matsushita
2019-03-15Improve error handlingShougo Matsushita
2019-03-15Use sys.executableShougo Matsushita
2019-03-15Add base/source.py and base/filter.pyShougo Matsushita
2019-03-13Merge pull request #947 from rhysd/fix-typosShougo
2019-03-13Fix typorhysd
2019-03-06Merge pull request #942 from Shougo/python36Shougo
2019-03-03Python 3.7 is not supported currently in TravisShougo Matsushita
2019-03-03Remove Python 3.5 checkShougo Matsushita
2019-03-02Replace string format()Shougo Matsushita
2019-03-02Python 3.6.1+ is requiredShougo Matsushita
2019-03-01Add deoplete#auto_complete()Shougo Matsushita
2019-02-26Add get_buf_option()Shougo Matsushita
2019-02-21Fix flake8 errorShougo Matsushita
2019-02-21ImproveShougo Matsushita
2019-02-21Add type checkShougo Matsushita
2019-02-18Remove buffer variablesShougo Matsushita
2019-02-18Improve buffer source implementationShougo Matsushita
2019-02-18Remove BufDeleteShougo Matsushita
2019-02-18Merge pull request #939 from Hamled/py3-regex-fixShougo
2019-02-16Tests for vimoption2python escape double hyphenCharles Ellis
2019-02-16vimoption2python no longer creates ambiguous regex syntaxCharles Ellis
2019-02-15Merge pull request #936 from antoinemadec/masterShougo