summaryrefslogtreecommitdiff
path: root/lua/lvim/core/autopairs.lua
AgeCommit message (Expand)Author
2022-11-07fix(autopairs): attach confirm_done only once (#3430)LostNeophyte
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-08-29refactor(cmp)!: adapt new recommendations (#2913)kylo252
2022-01-23fix(autopairs): remove weird tex rules from autopairs (#2206)Abouzar Parvan
2021-12-15fix: remove autopairs cmp completion (#2083)Landon Schropp
2021-12-04fix(autopairs): add missing configuration entries (#2030)kylo252
2021-12-01fix: dont close if next char is a close pair and no pairs in same line (#2017)Abouzar Parvan
2021-10-30feat: update now syncs the core plugins (#1865)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252