master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 0c5f81d6d4 - Show all commits

View File

@@ -70,7 +70,7 @@ return {
},
config = function()
local dap = require('dap')
vim.fn.sign_define('DapBreakpoint', {text='🛑', texthl='', linehl='', numhl=''})
require("cmp_dap").is_dap_buffer()