summaryrefslogtreecommitdiff
path: root/lua/lvim/core/dap.lua
AgeCommit message (Expand)Author
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-06feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156)Christian Chiarulli
2022-10-05feat: terminal, dap, and notify active by defaultChristian Chiarulli
2022-10-05feat(dap): red bugs and other highlight improvementsChristianChiarulli
2022-10-04feat: added dap ui and relative config (#3131)Gabriele Musco
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-05-05fix(dap): pause key binding commmand (#2573)Thomas Benard
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2021-10-10feat: add an independent lvim namespace (#1699)kylo252