summaryrefslogtreecommitdiff
path: root/lua/core/cmp.lua
AgeCommit message (Expand)Author
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
2021-09-21feature: allow cmp confirm options to be configurable (#1523)Chase Colman
2021-09-14fix: no preselect for up/down, c-j/c-k and tab/s-tabChristian Chiarulli
2021-09-09fix: move setup function outside of config functionChristian Chiarulli
2021-09-07feat: compe -> cmp (#1496)Christian Chiarulli