nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.
MIT License
6.02k stars 462 forks source link

Make DapUI extension work with the control bar #1251

Open snoweuph opened 4 months ago

snoweuph commented 4 months ago

Description

This is related to #1230

This modifies the nvim-dap-ui extension to integrate the dap-repl control-bar nicely, instead of just letting lualine overriding it. The functionality of the original buttons is kept.

Preview:

image image image image