summaryrefslogtreecommitdiff
path: root/lua/core/autopairs.lua
AgeCommit message (Expand)Author
2021-09-07feat: compe -> cmp (#1496)Christian Chiarulli
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-17[Feature] Make the rest of the builtins configurable (#1318)kylo252
2021-08-12Revert "Merge pull request #1294 from kylo252/autopairs-refactor"abzcoding
2021-08-11fix map_complete optionkylo252
2021-08-11feat: make autopairs configurablekylo252
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-08-08better compe support for latexAbouzar Parvan
2021-08-08fix compe for latexAbouzar Parvan
2021-07-19Fix reports from luacheck (#1031)Luc Sinet
2021-07-12refactor single filechristianchiarulli