fixed dap lazy loading
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
dap = require('dap')
|
||||
|
||||
require("cmp_dap").is_dap_buffer()
|
||||
|
||||
|
||||
-- make sure we can exit the terminal with esc
|
||||
vim.api.nvim_create_autocmd({ "TermOpen" }, {
|
||||
|
||||
Reference in New Issue
Block a user