mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
update debug ensure install
This commit is contained in:
parent
a7bd97a3c7
commit
8b6a40efe8
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ vim.g.pcode_null_ls_sources = {
|
||||||
|
|
||||||
-- dap instal hanya support linux dan mac
|
-- dap instal hanya support linux dan mac
|
||||||
-- https://github.com/jay-babu/mason-nvim-dap.nvim/blob/main/lua/mason-nvim-dap/mappings/source.lua
|
-- https://github.com/jay-babu/mason-nvim-dap.nvim/blob/main/lua/mason-nvim-dap/mappings/source.lua
|
||||||
|
-- atau gunakan :MasonInstall
|
||||||
vim.g.pcode_dap_ensure_installed = {
|
vim.g.pcode_dap_ensure_installed = {
|
||||||
-- "python",
|
-- "python",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue