summaryrefslogtreecommitdiff
path: root/lua/core/dap.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-09-30Feature: Define signs for Dap (#1642)Subho Banerjee
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-15[Refactor] Clean-up redundant module-load checks (#1011)kylo252
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-08-06dap.stop is deprecated, use dap.close instead (#1247)Abouzar Parvan
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-12refactor single filechristianchiarulli