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
/
autoload
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-10
Enable auto completion in Command Line window
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-22
Fix #1139 indentkeys problem
Shougo Matsushita
2020-10-21
Fix #1138 auto update problem
Shougo Matsushita
2020-10-16
Fix #1136 smart_close_popup
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-09-13
Remove restore completeopt
Shougo Matsushita
2020-09-13
Fix #1128 restore completeopt when popup is closed
Shougo Matsushita
2020-08-10
Fix custom conflict
Shougo Matsushita
2020-07-29
Improve expand()
Shougo Matsushita
2020-07-29
Expand variables in python path
Marcelo Lima
2020-06-28
Fix #1111 skip invalid bytes for Vim8
Shougo Matsushita
2020-06-28
Fix #1110 ignore <bd> binary data
Shougo Matsushita
2020-06-24
Fix health messages
Shougo Matsushita
2020-06-21
Fix the expression error
Shougo Matsushita
2020-06-21
Fix #1107 <Plug> mappings problem
Shougo Matsushita
2020-06-17
simplify omnifunc check
Shougo Matsushita
2020-06-17
Fix completeopt restore problem
Shougo Matsushita
2020-06-16
Better option
Shougo Matsushita
2020-06-16
Fix #1013 is_async confirmation
Shougo Matsushita
2020-06-08
Fix user_data
Shougo Matsushita
2020-06-07
Fix #1102 user_data check
Shougo Matsushita
2020-06-02
Use v:insertmode instead
Shougo Matsushita
2020-05-29
Add InsertLeave support in buffer source
Shougo Matsushita
2020-05-29
Add InsertLeave autocmd
Shougo Matsushita
2020-05-29
Fix #247 call send_event() to make cache
Shougo Matsushita
2020-05-26
Add comment
Shougo Matsushita
2020-05-26
Check prev text in Update
Shougo Matsushita
2020-05-16
Fix #1099 cpoptions '$' redraw
Shougo Matsushita
2020-04-28
Fix <C-y> regression
Shougo Matsushita
2020-04-26
Add deprecated variables warnings
Shougo Matsushita
2020-04-26
Fix initialize
Shougo Matsushita
2020-04-26
Merge pull request #1096 from ricmatsui/rm-complete-suffix-option
Shougo
2020-04-25
Add complete_suffix option
Ricardo Matsui
2020-04-26
Fix #1095 skip text problem
Shougo Matsushita
2020-04-15
Fix #174 check virtualcol()
Shougo Matsushita
2020-04-06
Fix close popup error when skipped text
Shougo Matsushita
[next]