Chore: Added DAP config
This commit is contained in:
@@ -13,7 +13,7 @@ return {
|
||||
-- untracked = { text = "┆" },
|
||||
},
|
||||
numhl = true, -- Toggle with `:Gitsigns toggle_numhl`
|
||||
linehl = true, -- Toggle with `:Gitsigns toggle_linehl`
|
||||
linehl = false, -- Toggle with `:Gitsigns toggle_linehl`
|
||||
}
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user