Updated 7. Example Custom Plugins (markdown)

Asep Komarudin 2024-06-17 14:55:14 +07:00
parent 14bf61e392
commit b0b5aa80b7

@ -3010,7 +3010,6 @@ return {
end,
},
},
enabled = vim.fn.has("win32") == 0,
config = function()
require("user.dapui")
local js_based_languages = { "typescript", "javascript", "typescriptreact" }