index
:
deoplete.nvim
master
topic/pip_doc
Dark powered asynchronous completion framework for neovim/Vim8
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-20
revert accidental 'omni' word
khalidov
2016-12-20
improvements according Shougo code review
khalidov
2016-12-20
Merge remote-tracking branch 'upstream/master'
khalidov
2016-12-20
Fix #402 manual_complete() problem
Shougo Matsushita
2016-12-19
improvements according implambdalisue code review
Khalidov Oleg
2016-12-19
fix: W291 trailing whitespace
Khalidov Oleg
2016-12-19
fix: E501 line too long (86 > 79 characters)
Khalidov Oleg
2016-12-19
around source
khalidov
2016-12-18
Merge pull request #401 from tweekmonster/fix-none-filetypes
Shougo
2016-12-18
Ignore sources that have None for the filetypes attribute
Tommy Allen
2016-12-17
Add deoplete-clang2 description
Shougo Matsushita
2016-12-17
Add 7.4.1758 support
Shougo Matsushita
2016-12-14
Merge pull request #399 from h-michael/fix_start_timer_callback
Shougo
2016-12-14
Merge remote-tracking branch 'upstream/master' into fix_start_timer_callback
Hirokazu Hata
2016-12-14
Fix timer_start callbak
Hirokazu Hata
2016-12-09
Remove markers
Shougo Matsushita
2016-12-09
Add g:deoplete#skip_chars
Shougo Matsushita
2016-12-08
Improve the documentation
Shougo Matsushita
2016-12-08
Add skip character
Shougo Matsushita
2016-12-06
Improve s:is_skip_text()
Shougo Matsushita
2016-12-06
Fix the error
Shougo Matsushita
2016-12-05
Fix #396 skip ')'
Shougo Matsushita
2016-12-04
Remove BufNew from on_event
Shougo Matsushita
2016-12-02
Fix #395 better on_event
Shougo Matsushita
2016-12-02
Better filter()
Shougo Matsushita
2016-12-01
Fix #393 initialize version check
Shougo Matsushita
2016-12-01
Merge pull request #391 from blueyed/load-clang-only-once
Shougo
2016-12-01
load_sources: skip already loaded sources based on path
Daniel Hahler
2016-11-30
Fix lint errors
Shougo Matsushita
2016-11-30
Merge pull request #392 from blueyed/handle-errors-from-plugins
Shougo
2016-11-29
Improve error handling with on_init/on_event
Daniel Hahler
2016-11-22
Improve enable_at_startup
Shougo Matsushita
2016-11-22
Merge pull request #384 from blueyed/dont-init-twice
Shougo
2016-11-22
Merge pull request #385 from blueyed/improve-lazy-enable
Shougo
2016-11-22
Fix #387 keyword pattern error
Shougo Matsushita
2016-11-19
Remove augroup for g:deoplete#enable_at_startup once done
Daniel Hahler
2016-11-19
Do not call deoplete#init#_enable twice with
Daniel Hahler
2016-11-19
Improve same filetypes support
Shougo Matsushita
2016-11-19
Fix #383 comparison
Shougo Matsushita
2016-11-18
Fix omni source error
Shougo Matsushita
2016-11-17
Update the documentation
Shougo Matsushita
2016-11-15
Fix lint error
Shougo Matsushita
2016-11-15
Add mypy execution
Shougo Matsushita
2016-11-09
Fix #378 omni source error
Shougo Matsushita
2016-11-09
Fix typo
Shougo Matsushita
2016-11-09
Merge pull request #377 from pocari/fix-AttributeError
Shougo
2016-11-09
fix AttributeError
pocari
2016-11-08
Fix #374 improve omni source detection
Shougo Matsushita
2016-11-04
Fix #373 disabled_syntax
Shougo Matsushita
2016-11-04
Fix the lint error
Shougo Matsushita
[next]