summaryrefslogtreecommitdiff
path: root/rplugin
AgeCommit message (Expand)Author
2017-01-01Fix #400 file source errorShougo Matsushita
2016-12-25Update testsShougo Matsushita
2016-12-25Improve around sourceShougo Matsushita
2016-12-20improvements according Shougo code reviewkhalidov
2016-12-20Merge remote-tracking branch 'upstream/master'khalidov
2016-12-20Fix #402 manual_complete() problemShougo Matsushita
2016-12-19improvements according implambdalisue code reviewKhalidov Oleg
2016-12-19fix: W291 trailing whitespaceKhalidov Oleg
2016-12-19fix: E501 line too long (86 > 79 characters)Khalidov Oleg
2016-12-19around sourcekhalidov
2016-12-18Ignore sources that have None for the filetypes attributeTommy Allen
2016-12-17Add 7.4.1758 supportShougo Matsushita
2016-12-01load_sources: skip already loaded sources based on pathDaniel Hahler
2016-11-30Fix lint errorsShougo Matsushita
2016-11-29Improve error handling with on_init/on_eventDaniel Hahler
2016-11-19Improve same filetypes supportShougo Matsushita
2016-11-18Fix omni source errorShougo Matsushita
2016-11-15Fix lint errorShougo Matsushita
2016-11-15Add mypy executionShougo Matsushita
2016-11-09Fix #378 omni source errorShougo Matsushita
2016-11-09Fix typoShougo Matsushita
2016-11-09fix AttributeErrorpocari
2016-11-08Fix #374 improve omni source detectionShougo Matsushita
2016-11-04Fix #373 disabled_syntaxShougo Matsushita
2016-11-04Fix the lint errorShougo Matsushita
2016-11-04Fix #369 add g:deoplete#buffer#require_same_filetypeShougo Matsushita
2016-11-04Improve gather_candidates in buffer source by @tweekmonsterShougo Matsushita
2016-10-27Fix relative path patternTommy Allen
2016-10-27Revert "Try file path before non-word characters."Shougo Matsushita
2016-10-26Implement omnifunc exists checkShougo Matsushita
2016-10-26Add error_vim()Shougo Matsushita
2016-10-26Improve stacktrace.Shougo Matsushita
2016-10-26Fix #363 omni error messagesShougo Matsushita
2016-10-20Improve debug messagesShougo Matsushita
2016-10-15Fix #353 neovim-python crashShougo Matsushita
2016-10-15Fix lint errorShougo Matsushita
2016-10-15Use expand() in file sourceShougo Matsushita
2016-10-15Add expand() utility functionShougo Matsushita
2016-10-15Fix #352 multiple omnifuncs supportShougo Matsushita
2016-10-14Merge pull request #351 from thalesmello/chore/simplify-condition-for-omnifun...Shougo
2016-10-13Try file path before non-word characters.Tommy Allen
2016-10-11Simplify condition for omnifunc checkThales Mello
2016-09-22Fix the initializationShougo Matsushita
2016-09-22Fix the initializationShougo Matsushita
2016-09-07Fix #338 Remove signal supportShougo Matsushita
2016-09-03Improve signal handlerShougo Matsushita
2016-09-03Fix test errorShougo Matsushita
2016-09-03Fix #337 pdb remote debug supportShougo Matsushita
2016-08-19use pkg_resources to find neovim client version on startuptek
2016-08-15Fix #329 testsShougo Matsushita