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-11-17
Add recently_used sort feature
Shougo Matsushita
2020-11-10
Fix multi process flicker problem
Shougo Matsushita
2020-10-23
Improve converter_remove_overlap behaviour
Shougo Matsushita
2020-10-23
Fix #1140 check use_prev problem
Shougo Matsushita
2020-10-17
Fix #1137 needs_poll update problem
Shougo Matsushita
2020-10-11
Fix lint errors
Shougo Matsushita
2020-10-05
Fix #1132 omnifunc check
Shougo Matsushita
2020-08-25
Fix #1123 disabled_syntaxes error
Shougo Matsushita
2020-08-10
Fix lint error
Shougo Matsushita
2020-08-06
Add converter_word_abbr
Shougo Matsushita
2020-06-26
Fix #1109 is_async check
Shougo Matsushita
2020-06-17
Fix completeopt restore problem
Shougo Matsushita
2020-06-06
Change platform detection code to PEP0484.
Milly
2020-06-06
Fix typo.
Milly
2020-06-06
Fix typing
Milly
2020-05-30
Fix lint errors
Shougo Matsushita
2020-05-29
Add InsertLeave support in buffer source
Shougo Matsushita
2020-05-29
Fix #247 call send_event() to make cache
Shougo Matsushita
2020-04-10
Set context vars in on_event
Shougo Matsushita
2020-04-06
Add rubycomplete as omnifunc blacklist
Shougo Matsushita
2020-03-30
Improve sorter_rank
Shougo Matsushita
2020-03-26
Improve changedtick
Shougo Matsushita
2020-03-21
Check popup state
Shougo Matsushita
2020-03-17
Fix #1085 implement locality in sorter_rank
Shougo Matsushita
2020-03-17
Fix #1086 auto update problem
Shougo Matsushita
2020-03-12
Fix lint errors
Shougo Matsushita
2020-03-09
Fix auto_complete_popup manual
Shougo Matsushita
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
[next]