summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04Fix the documentationHEADmasterShougo Matsushita
2020-12-02Fix the documentation formatShougo Matsushita
2020-12-02Merge pull request #1150 from alexkalderimis/ajk-doc-rewordingsShougo
2020-12-01Minor documentation improvementsAlex Kalderimis
2020-11-20Fix #1149 add refresh_backspace optionShougo Matsushita
2020-11-20Improve converter_remove_overlapShougo Matsushita
2020-11-19Skip if old completionShougo Matsushita
2020-11-17Merge pull request #1146 from Shougo/recently_usedShougo
2020-11-17Add recently_used sort featureShougo Matsushita
2020-11-17Fix #1148 Disable non ascii indentkeysShougo Matsushita
2020-11-11Version 6.0 development is startedShougo Matsushita
2020-11-10Fix the documentationShougo Matsushita
2020-11-10Enable auto completion in Command Line windowShougo Matsushita
2020-11-10Update the documentationShougo Matsushita
2020-11-10Update the documentationShougo Matsushita
2020-11-10Fix multi process flicker problemShougo Matsushita
2020-11-07Disable nofile buffers completion except nofile_complete_filetypes.Shougo Matsushita
2020-11-05Disable : auto indentation in deopleteShougo Matsushita
2020-11-04Fix for Vim script autocompletionShougo Matsushita
2020-10-29Fix messageShougo Matsushita
2020-10-29Change completeopt before complete()Shougo Matsushita
2020-10-29Improve change completeoptShougo Matsushita
2020-10-28Fix #1141 completeopt errorShougo Matsushita
2020-10-28Fix #1143 disable auto indent when &indentexpr is disabledShougo Matsushita
2020-10-23Improve converter_remove_overlap behaviourShougo Matsushita
2020-10-23Fix #1140 check use_prev problemShougo Matsushita
2020-10-22Fix #1139 indentkeys problemShougo Matsushita
2020-10-21Fix #1138 auto update problemShougo Matsushita
2020-10-17Fix #1137 needs_poll update problemShougo Matsushita
2020-10-16Fix #1136 smart_close_popupShougo Matsushita
2020-10-14Update the documentationShougo Matsushita
2020-10-14Fix BS flickers and require Vim 8.1+Shougo Matsushita
2020-10-14Fix #1135 disable popup flicker preventsShougo Matsushita
2020-10-13Change default auto refresh delayShougo Matsushita
2020-10-13Disable parallel feature in default to prevent flicker issueShougo Matsushita
2020-10-13Fix for popup flickerShougo Matsushita
2020-10-11Fix lint errorsShougo Matsushita
2020-10-05Fix #1132 omnifunc checkShougo Matsushita
2020-10-04Fix #1131 is_debug_enabled documentationShougo Matsushita
2020-09-13Remove restore completeoptShougo Matsushita
2020-09-13Fix #1128 restore completeopt when popup is closedShougo Matsushita
2020-09-11Update the documentationShougo Matsushita
2020-08-25Fix #1123 disabled_syntaxes errorShougo Matsushita
2020-08-10Fix lint errorShougo Matsushita
2020-08-10Fix custom conflictShougo Matsushita
2020-08-06Add converter_word_abbrShougo Matsushita
2020-07-29Improve expand()Shougo Matsushita
2020-07-29Merge pull request #1118 from m-lima/masterShougo
2020-07-29Expand variables in python pathMarcelo Lima
2020-07-29Merge pull request #1116 from ujihisa/masterShougo