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
path:
root
/
rplugin
Age
Commit message (
Expand
)
Author
2017-01-01
Fix #400 file source error
Shougo Matsushita
2016-12-25
Update tests
Shougo Matsushita
2016-12-25
Improve around source
Shougo Matsushita
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
Ignore sources that have None for the filetypes attribute
Tommy Allen
2016-12-17
Add 7.4.1758 support
Shougo Matsushita
2016-12-01
load_sources: skip already loaded sources based on path
Daniel Hahler
2016-11-30
Fix lint errors
Shougo Matsushita
2016-11-29
Improve error handling with on_init/on_event
Daniel Hahler
2016-11-19
Improve same filetypes support
Shougo Matsushita
2016-11-18
Fix omni source error
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
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
2016-11-04
Fix #369 add g:deoplete#buffer#require_same_filetype
Shougo Matsushita
2016-11-04
Improve gather_candidates in buffer source by @tweekmonster
Shougo Matsushita
2016-10-27
Fix relative path pattern
Tommy Allen
2016-10-27
Revert "Try file path before non-word characters."
Shougo Matsushita
2016-10-26
Implement omnifunc exists check
Shougo Matsushita
2016-10-26
Add error_vim()
Shougo Matsushita
2016-10-26
Improve stacktrace.
Shougo Matsushita
2016-10-26
Fix #363 omni error messages
Shougo Matsushita
2016-10-20
Improve debug messages
Shougo Matsushita
2016-10-15
Fix #353 neovim-python crash
Shougo Matsushita
2016-10-15
Fix lint error
Shougo Matsushita
2016-10-15
Use expand() in file source
Shougo Matsushita
2016-10-15
Add expand() utility function
Shougo Matsushita
2016-10-15
Fix #352 multiple omnifuncs support
Shougo Matsushita
2016-10-14
Merge pull request #351 from thalesmello/chore/simplify-condition-for-omnifun...
Shougo
2016-10-13
Try file path before non-word characters.
Tommy Allen
2016-10-11
Simplify condition for omnifunc check
Thales Mello
2016-09-22
Fix the initialization
Shougo Matsushita
2016-09-22
Fix the initialization
Shougo Matsushita
2016-09-07
Fix #338 Remove signal support
Shougo Matsushita
2016-09-03
Improve signal handler
Shougo Matsushita
2016-09-03
Fix test error
Shougo Matsushita
2016-09-03
Fix #337 pdb remote debug support
Shougo Matsushita
2016-08-19
use pkg_resources to find neovim client version on startup
tek
2016-08-15
Fix #329 tests
Shougo Matsushita
[next]