summaryrefslogtreecommitdiff
path: root/lua/lvim/core/dap.lua
AgeCommit message (Collapse)Author
2023-03-19fix(dap): invalid border value (#3951)Jieru Mei
2023-01-13feat(dap-ui): update setup table (#3724)opalmay
* feat(dap-ui): update setup table * chore: lint
2022-11-11refactor: move dap keybindings to which key (#3459)Marco Pas
2022-11-10feat: configure dap logging (#3454)kylo252
2022-11-09fix: add dap-ui config to lvim.builtin.dap (#3386)Ihor Strecheniuk
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
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