summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-20revert accidental 'omni' wordkhalidov
2016-12-20improvements according Shougo code reviewkhalidov
2016-12-20Merge remote-tracking branch 'upstream/master'khalidov
2016-12-20Fix #402 manual_complete() problemShougo Matsushita
2016-12-19improvements according implambdalisue code reviewKhalidov Oleg
2016-12-19fix: W291 trailing whitespaceKhalidov Oleg
2016-12-19fix: E501 line too long (86 > 79 characters)Khalidov Oleg
2016-12-19around sourcekhalidov
2016-12-18Merge pull request #401 from tweekmonster/fix-none-filetypesShougo
2016-12-18Ignore sources that have None for the filetypes attributeTommy Allen
2016-12-17Add deoplete-clang2 descriptionShougo Matsushita
2016-12-17Add 7.4.1758 supportShougo Matsushita
2016-12-14Merge pull request #399 from h-michael/fix_start_timer_callbackShougo
2016-12-14Merge remote-tracking branch 'upstream/master' into fix_start_timer_callbackHirokazu Hata
2016-12-14Fix timer_start callbakHirokazu Hata
2016-12-09Remove markersShougo Matsushita
2016-12-09Add g:deoplete#skip_charsShougo Matsushita
2016-12-08Improve the documentationShougo Matsushita
2016-12-08Add skip characterShougo Matsushita
2016-12-06Improve s:is_skip_text()Shougo Matsushita
2016-12-06Fix the errorShougo Matsushita
2016-12-05Fix #396 skip ')'Shougo Matsushita
2016-12-04Remove BufNew from on_eventShougo Matsushita
2016-12-02Fix #395 better on_eventShougo Matsushita
2016-12-02Better filter()Shougo Matsushita
2016-12-01Fix #393 initialize version checkShougo Matsushita
2016-12-01Merge pull request #391 from blueyed/load-clang-only-onceShougo
2016-12-01load_sources: skip already loaded sources based on pathDaniel Hahler
2016-11-30Fix lint errorsShougo Matsushita
2016-11-30Merge pull request #392 from blueyed/handle-errors-from-pluginsShougo
2016-11-29Improve error handling with on_init/on_eventDaniel Hahler
2016-11-22Improve enable_at_startupShougo Matsushita
2016-11-22Merge pull request #384 from blueyed/dont-init-twiceShougo
2016-11-22Merge pull request #385 from blueyed/improve-lazy-enableShougo
2016-11-22Fix #387 keyword pattern errorShougo Matsushita
2016-11-19Remove augroup for g:deoplete#enable_at_startup once doneDaniel Hahler
2016-11-19Do not call deoplete#init#_enable twice withDaniel Hahler
2016-11-19Improve same filetypes supportShougo Matsushita
2016-11-19Fix #383 comparisonShougo Matsushita
2016-11-18Fix omni source errorShougo Matsushita
2016-11-17Update the documentationShougo Matsushita
2016-11-15Fix lint errorShougo Matsushita
2016-11-15Add mypy executionShougo Matsushita
2016-11-09Fix #378 omni source errorShougo Matsushita
2016-11-09Fix typoShougo Matsushita
2016-11-09Merge pull request #377 from pocari/fix-AttributeErrorShougo
2016-11-09fix AttributeErrorpocari
2016-11-08Fix #374 improve omni source detectionShougo Matsushita
2016-11-04Fix #373 disabled_syntaxShougo Matsushita
2016-11-04Fix the lint errorShougo Matsushita