fix: formatting
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user