mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
add: update config
This commit is contained in:
parent
be7f819532
commit
0008ef2396
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ return {
|
|||
"olimorris/onedarkpro.nvim",
|
||||
priority = 1000, -- Ensure it loads first
|
||||
config = function()
|
||||
local is_transparent = true
|
||||
local is_transparent = false
|
||||
require("onedarkpro").setup({
|
||||
styles = {
|
||||
types = "NONE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue