1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00

nvim/lua/user/plugins/ui/statuscolumn.lua: ignore dap filetypes

This commit is contained in:
Henrik Hautakoski 2025-10-16 18:46:09 +02:00
parent 4620d33296
commit 2db3ff1c16

View file

@ -9,6 +9,12 @@ local opts = function()
'help',
'alpha',
'NvimTree',
'dap-repl',
'dapui_breakpoints',
'dapui_stacks',
'dapui_watches',
'dapui_scopes',
'dapui_console',
},
segments = {
{