mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 11:40:07 +02:00
add: auto install cpp dap
This commit is contained in:
parent
9a3c7cd78b
commit
a7933afc34
2 changed files with 16 additions and 0 deletions
|
@ -78,6 +78,7 @@ pcode.null_ls_ensure_installed = {
|
|||
-- atau gunakan :MasonInstall
|
||||
pcode.dap_ensure_installed = {
|
||||
-- "python",
|
||||
"codelldb",
|
||||
}
|
||||
|
||||
-- https://github.com/folke/which-key.nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue