add: transparant config for all theme

This commit is contained in:
asep komarudin 2024-02-26 08:10:39 +07:00
parent 27ffa22293
commit ff2b881ef8
6 changed files with 65 additions and 25 deletions

View file

@ -1 +1,3 @@
return { "mfussenegger/nvim-jdtls", event = "BufRead" }
return {
-- { "mfussenegger/nvim-jdtls", event = "BufRead" },
}