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
2016-08-06
Use execute() instead of capture()
Shougo Matsushita
2016-07-24
Fix get_syn_names() error
Shougo Matsushita
2016-07-24
Better skip textwidth
Shougo Matsushita
2016-07-23
Fix comment detection
Tommy Allen
2016-07-23
Improve disabled_syntax behavior
Shougo Matsushita
2016-07-17
Change g:deoplete#auto_complete_delay default value
Shougo Matsushita
2016-07-17
Improve delay feature
Shougo Matsushita
2016-07-17
Remove unnecessarily double quotes
Shougo Matsushita
2016-07-17
Merge pull request #304 from tweekmonster/fix-delay
Shougo
2016-07-16
Handle completion delay in Vim instead of in Python
Tommy Allen
2016-07-17
Add mode check
Shougo Matsushita
2016-07-17
Revert "Use a timer thread to handle delayed completion"
Shougo
2016-07-16
Use a timer thread to handle delayed completion
Tommy Allen
2016-07-10
Add context['encoding']
Shougo Matsushita
2016-07-05
Optimize source initialization
Shougo Matsushita
2016-07-01
Improve tag source
Shougo Matsushita
2016-07-01
Remove b:deoplete_file_enable_buffer_path option
Shougo Matsushita
2016-06-27
Fix file.py source initialization
Shougo Matsushita
2016-06-26
Fix refresh error
Shougo Matsushita
2016-06-23
Remove obsolete check
Shougo Matsushita
2016-06-23
Rename mappings to mapping
Shougo Matsushita
2016-06-23
Rename handlers to handler
Shougo Matsushita
2016-06-23
Implement version check
Shougo Matsushita
2016-06-23
Fix get input
Shougo Matsushita
2016-06-21
Fix bufvars problem
Shougo Matsushita
2016-06-20
Remove g:deoplete#enable_debug variable
Shougo Matsushita
2016-06-20
Use capture() if available
Shougo Matsushita
2016-06-17
Improve start completion
Shougo Matsushita
2016-06-17
Fix auto refresh feature
Shougo Matsushita
2016-06-16
Fix refresh always behavior
Shougo Matsushita
2016-06-11
Fix manual refresh problem
Shougo Matsushita
2016-06-08
Fix refresh always feature
Shougo Matsushita
2016-06-07
Improve foldmethod check
Shougo Matsushita
2016-06-07
Improve on_event
Shougo Matsushita
2016-06-06
Change set completeopt timing
Shougo Matsushita
2016-06-06
Optimized
Shougo Matsushita
2016-06-06
Improve custom implementation
Shougo Matsushita
2016-06-05
Improve file source
Shougo Matsushita
2016-06-05
Call on_event() when initialization
Shougo Matsushita
2016-06-05
Improve dictionary source
Shougo Matsushita
2016-06-05
Improve omni source
Shougo Matsushita
2016-06-05
Improve get_buffer_config() implementation
Shougo Matsushita
2016-06-05
Add context['bufvars']
Shougo Matsushita
2016-06-05
Set vars in the context
Shougo Matsushita
2016-06-05
Improve bufnr
Shougo Matsushita
2016-06-05
Improve recache implementation
Shougo Matsushita
2016-06-01
Adds less to omni completion pattern
Magnun Leno
2016-05-24
Fix #277 auto completion start length problem
Shougo Matsushita
2016-05-24
Remove java omni default pattern
Shougo Matsushita
2016-05-21
Remove deprecated variable
Shougo Matsushita
[prev]
[next]