summaryrefslogtreecommitdiff
path: root/lua/lvim/core/dap.lua
AgeCommit message (Collapse)Author
2022-05-05fix(dap): pause key binding commmand (#2573)Thomas Benard
Co-authored-by: Thomas Bernard <[email protected]>
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2021-10-10feat: add an independent lvim namespace (#1699)kylo252