new sign for breakpoint
This commit is contained in:
parent
54e87b448e
commit
0c5f81d6d4
@ -70,7 +70,7 @@ return {
|
|||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
local dap = require('dap')
|
local dap = require('dap')
|
||||||
|
vim.fn.sign_define('DapBreakpoint', {text='🛑', texthl='', linehl='', numhl=''})
|
||||||
require("cmp_dap").is_dap_buffer()
|
require("cmp_dap").is_dap_buffer()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user