changed colors a bit
This commit is contained in:
parent
0e88bd7a2e
commit
cc2d378fe7
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@ return {
|
|||
lazy = false,
|
||||
priority = 1000, -- Make sure to load this before all the other start plugins.
|
||||
config = function()
|
||||
require("bamboo").setup({
|
||||
require("bamboo.").setup({
|
||||
-- ────────────────────────────< optional configuration here >─────────────────────────
|
||||
style = "multiplex",
|
||||
code_style = {
|
||||
comments = { italic = false, bold = true },
|
||||
conditionals = { italic = false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue