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
2020-11-17
Add recently_used sort feature
Shougo Matsushita
2020-11-17
Fix #1148 Disable non ascii indentkeys
Shougo Matsushita
2020-11-11
Version 6.0 development is started
Shougo Matsushita
2020-11-10
Fix the documentation
Shougo Matsushita
2020-11-10
Enable auto completion in Command Line window
Shougo Matsushita
2020-11-10
Update the documentation
Shougo Matsushita
2020-11-10
Update the documentation
Shougo Matsushita
2020-11-10
Fix multi process flicker problem
Shougo Matsushita
2020-11-07
Disable nofile buffers completion except nofile_complete_filetypes.
Shougo Matsushita
2020-11-05
Disable : auto indentation in deoplete
Shougo Matsushita
2020-11-04
Fix for Vim script autocompletion
Shougo Matsushita
2020-10-29
Fix message
Shougo Matsushita
2020-10-29
Change completeopt before complete()
Shougo Matsushita
2020-10-29
Improve change completeopt
Shougo Matsushita
2020-10-28
Fix #1141 completeopt error
Shougo Matsushita
2020-10-28
Fix #1143 disable auto indent when &indentexpr is disabled
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-22
Fix #1139 indentkeys problem
Shougo Matsushita
2020-10-21
Fix #1138 auto update problem
Shougo Matsushita
2020-10-17
Fix #1137 needs_poll update problem
Shougo Matsushita
2020-10-16
Fix #1136 smart_close_popup
Shougo Matsushita
2020-10-14
Update the documentation
Shougo Matsushita
2020-10-14
Fix BS flickers and require Vim 8.1+
Shougo Matsushita
2020-10-14
Fix #1135 disable popup flicker prevents
Shougo Matsushita
2020-10-13
Change default auto refresh delay
Shougo Matsushita
2020-10-13
Disable parallel feature in default to prevent flicker issue
Shougo Matsushita
2020-10-13
Fix for popup flicker
Shougo Matsushita
2020-10-11
Fix lint errors
Shougo Matsushita
2020-10-05
Fix #1132 omnifunc check
Shougo Matsushita
2020-10-04
Fix #1131 is_debug_enabled documentation
Shougo Matsushita
2020-09-13
Remove restore completeopt
Shougo Matsushita
2020-09-13
Fix #1128 restore completeopt when popup is closed
Shougo Matsushita
2020-09-11
Update the documentation
Shougo Matsushita
2020-08-25
Fix #1123 disabled_syntaxes error
Shougo Matsushita
2020-08-10
Fix lint error
Shougo Matsushita
2020-08-10
Fix custom conflict
Shougo Matsushita
2020-08-06
Add converter_word_abbr
Shougo Matsushita
2020-07-29
Improve expand()
Shougo Matsushita
2020-07-29
Merge pull request #1118 from m-lima/master
Shougo
2020-07-29
Expand variables in python path
Marcelo Lima
2020-07-29
Merge pull request #1116 from ujihisa/master
Shougo
2020-07-28
Trivial English fixes
ujihisa
2020-07-19
Update FAQ
Shougo Matsushita
2020-07-17
Add screenshot
Shougo Matsushita
2020-07-12
Merge pull request #1115 from ujihisa/master
Shougo
2020-07-11
Better english
ujihisa
2020-07-10
Add note
Shougo Matsushita
2020-06-28
Fix #1111 skip invalid bytes for Vim8
Shougo Matsushita
2020-06-28
Fix #1110 ignore <bd> binary data
Shougo Matsushita
[next]