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
2020-03-06
Fix #1077 for old msgpack compatibility
Shougo Matsushita
2020-02-25
Restore original 'word' in all candidates when using matcher_key
Bouke van der Bijl
2020-02-19
Improve for msgpack arguments
Shougo Matsushita
2020-02-19
Revert "Revert "Remove `encoding` and `unicode_errors` option from Packer and...
Shougo
2020-02-19
Revert "Remove `encoding` and `unicode_errors` option from Packer and Unpacker"
Shougo
2020-02-19
Merge pull request #1047 from Shougo/msgpack-remove_encoding_opt
Shougo
2020-02-01
Add is_skip_langmap for eskk
Shougo Matsushita
2020-01-30
For eskk workaround
Shougo Matsushita
2019-12-14
Remove encoding and unicode_errors option from Packer and Unpacker
Koichi Shiraishi
2019-12-11
Remove time.clock(). It is removed in Python 3.8.
Shougo Matsushita
2019-12-03
Improve max_width
Shougo Matsushita
2019-12-03
Fix #1044 max_info_width initialization
Shougo Matsushita
2019-11-29
Improve deepcopy()
Shougo Matsushita
2019-11-26
Improve converter_remove_overlap
Shougo Matsushita
2019-11-20
Don't use vim.vars.get(): it does not work in Vim8
Shougo Matsushita
2019-11-17
Fix lint error
Shougo Matsushita
2019-11-15
Improve filtering performance
Shougo Matsushita
2019-11-15
Fix converter_case behavior
Shougo Matsushita
2019-11-15
Fix
Shougo Matsushita
2019-11-15
Add converter_case
Shougo Matsushita
2019-10-28
Minor improvement of codes
Eisuke Kawashima
2019-10-19
Fix lint errors
Shougo Matsushita
2019-09-27
Fix lint errors
Shougo Matsushita
2019-09-27
Update comments
Shougo Matsushita
2019-09-25
Fix is_async source problems
Shougo Matsushita
2019-09-24
Fix #1024 flickering
Shougo Matsushita
2019-09-24
Fix #1023 change around default marks
Shougo Matsushita
2019-09-19
Add Update event
Shougo Matsushita
2019-09-19
Fix lint
Shougo Matsushita
2019-09-19
Improve is_volatile
Shougo Matsushita
2019-09-19
Improve do_complete()
Shougo Matsushita
2019-09-04
Fix #1013 revert #1006 workaround
Shougo Matsushita
2019-08-31
Fix #1006 workaround for manual_complete()
Shougo Matsushita
2019-08-27
Improve converter_remove_overlap
Shougo Matsushita
2019-08-25
Fix #1008 auto_complete behavior
Shougo Matsushita
2019-08-25
Improve converter_remove_overlap
Shougo Matsushita
2019-08-25
check_chars
Shougo Matsushita
2019-08-21
Improve converter_remove_overlap behaviour
Shougo Matsushita
2019-08-15
Add check_stderr option
Shougo Matsushita
2019-08-08
Fix event name check
hiroebe
2019-08-04
Fix lint errors
Shougo Matsushita
2019-08-04
Fix pytest error
Shougo Matsushita
2019-08-04
Fix typing errors
Shougo Matsushita
2019-08-04
typing
Shougo Matsushita
2019-08-04
Fix typing
Shougo Matsushita
2019-08-03
Missing __init__.py
Shougo Matsushita
2019-07-23
Fix #996 remove vars from base context
Shougo Matsushita
2019-07-21
Fix mypy errors
Shougo Matsushita
2019-07-21
Fix log errors
Shougo Matsushita
2019-07-21
Fix typing errors
Shougo Matsushita
[next]