add config ensure installed

This commit is contained in:
asep komarudin 2023-03-06 14:11:29 +07:00
parent 0b8d7cdf85
commit a7bd97a3c7
5 changed files with 35 additions and 2 deletions

View file

@ -93,6 +93,9 @@ vim.g.pcode_unregister_lsp = {
}
-- https://github.com/jose-elias-alvarez/null-ls.nvim/blob/main/doc/BUILTINS.md
vim.g.pcode_null_ls_ensure_installed = {
"stylua",
}
local formatting = {}
local diagnostics = {}
vim.g.pcode_null_ls_sources = {
@ -100,6 +103,12 @@ vim.g.pcode_null_ls_sources = {
diagnostics.flake8, -- tambahkan di bawah sini
}
-- 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
vim.g.pcode_dap_ensure_installed = {
-- "python",
}
-- https://github.com/folke/which-key.nvim
vim.g.pcode_whichkey = {
-- contoh penambahan