mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
add: update config
This commit is contained in:
parent
9a59894b68
commit
c7ba5cb856
1 changed files with 1 additions and 1 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