fix: formatting

This commit is contained in:
2025-09-20 19:42:23 +02:00
parent d5f5b933bb
commit 741b72a5b9
-1
View File
@@ -306,7 +306,6 @@ return {
config = function() config = function()
local dap = require("dap") local dap = require("dap")
-- Set DebugPC to only use underline
vim.api.nvim_set_hl(0, "DebugPC", { vim.api.nvim_set_hl(0, "DebugPC", {
bg = "NONE", bg = "NONE",
fg = "NONE", fg = "NONE",