summaryrefslogtreecommitdiff
path: root/rplugin
AgeCommit message (Expand)Author
2020-11-17Add recently_used sort featureShougo Matsushita
2020-11-10Fix multi process flicker problemShougo Matsushita
2020-10-23Improve converter_remove_overlap behaviourShougo Matsushita
2020-10-23Fix #1140 check use_prev problemShougo Matsushita
2020-10-17Fix #1137 needs_poll update problemShougo Matsushita
2020-10-11Fix lint errorsShougo Matsushita
2020-10-05Fix #1132 omnifunc checkShougo Matsushita
2020-08-25Fix #1123 disabled_syntaxes errorShougo Matsushita
2020-08-10Fix lint errorShougo Matsushita
2020-08-06Add converter_word_abbrShougo Matsushita
2020-06-26Fix #1109 is_async checkShougo Matsushita
2020-06-17Fix completeopt restore problemShougo Matsushita
2020-06-06Change platform detection code to PEP0484.Milly
2020-06-06Fix typo.Milly
2020-06-06Fix typingMilly
2020-05-30Fix lint errorsShougo Matsushita
2020-05-29Add InsertLeave support in buffer sourceShougo Matsushita
2020-05-29Fix #247 call send_event() to make cacheShougo Matsushita
2020-04-10Set context vars in on_eventShougo Matsushita
2020-04-06Add rubycomplete as omnifunc blacklistShougo Matsushita
2020-03-30Improve sorter_rankShougo Matsushita
2020-03-26Improve changedtickShougo Matsushita
2020-03-21Check popup stateShougo Matsushita
2020-03-17Fix #1085 implement locality in sorter_rankShougo Matsushita
2020-03-17Fix #1086 auto update problemShougo Matsushita
2020-03-12Fix lint errorsShougo Matsushita
2020-03-09Fix auto_complete_popup manualShougo Matsushita
2020-03-06Fix #1077 for old msgpack compatibilityShougo Matsushita
2020-02-25Restore original 'word' in all candidates when using matcher_keyBouke van der Bijl
2020-02-19Improve for msgpack argumentsShougo Matsushita
2020-02-19Revert "Revert "Remove `encoding` and `unicode_errors` option from Packer and...Shougo
2020-02-19Revert "Remove `encoding` and `unicode_errors` option from Packer and Unpacker"Shougo
2020-02-19Merge pull request #1047 from Shougo/msgpack-remove_encoding_optShougo
2020-02-01Add is_skip_langmap for eskkShougo Matsushita
2020-01-30For eskk workaroundShougo Matsushita
2019-12-14Remove encoding and unicode_errors option from Packer and UnpackerKoichi Shiraishi
2019-12-11Remove time.clock(). It is removed in Python 3.8.Shougo Matsushita
2019-12-03Improve max_widthShougo Matsushita
2019-12-03Fix #1044 max_info_width initializationShougo Matsushita
2019-11-29Improve deepcopy()Shougo Matsushita
2019-11-26Improve converter_remove_overlapShougo Matsushita
2019-11-20Don't use vim.vars.get(): it does not work in Vim8Shougo Matsushita
2019-11-17Fix lint errorShougo Matsushita
2019-11-15Improve filtering performanceShougo Matsushita
2019-11-15Fix converter_case behaviorShougo Matsushita
2019-11-15FixShougo Matsushita
2019-11-15Add converter_caseShougo Matsushita
2019-10-28Minor improvement of codesEisuke Kawashima
2019-10-19Fix lint errorsShougo Matsushita
2019-09-27Fix lint errorsShougo Matsushita