mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-04 19:14:30 +02:00
set transparency on
This commit is contained in:
parent
ce77f0bf07
commit
0b2a624bb8
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -1099,7 +1099,7 @@ require('lazy').setup({
|
||||||
keywords = 'bold',
|
keywords = 'bold',
|
||||||
types = 'italic,bold',
|
types = 'italic,bold',
|
||||||
},
|
},
|
||||||
transparent = false,
|
transparent = true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue