浏览代码

fix(breadcrumbs): `E36 Not enough space` when using dap-ui `Eval` (#3533)

fix `E36 Not enough space` when using dap-ui `Eval`

Co-authored-by: Losev Andrei <losev@aheadworks.com>
AndreiLosev 2 年之前
父节点
当前提交
731a3915e1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lua/lvim/core/breadcrumbs.lua

+ 1 - 0
lua/lvim/core/breadcrumbs.lua

@@ -28,6 +28,7 @@ M.config = function()
       "dap-repl",
       "dap-terminal",
       "dapui_console",
+      "dapui_hover",
       "lab",
       "notify",
       "noice",