Add documented annoyances

This commit is contained in:
Martin Larsson 2025-01-13 12:17:39 +01:00
parent 9b3a9ece1e
commit 6921ee9a12

View file

@ -36,3 +36,10 @@ require("dap/setup")
-- See ":help vim.highlight.on_yank()"
setup_yank_highlight()
--[[
-- Annoyanes in config:
-- 1. codelldb doesn't terminate C++ program after debugging. : Don't know how to fix, have asked for help.
-- 2. Fix so you can close code action window with <EscUse rounded corners with arrow.>
-- 3. Fix so you can use <Esc> and q to close hover_doc window without entering it.
--]]