modified: dots/nvim/init.lua
This commit is contained in:
parent
165209dc8a
commit
4a5724f5e3
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ require("lazy").setup({
|
||||||
width = 150,
|
width = 150,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
-- For background transparency
|
-- For background transparency
|
||||||
{ 'xiyaowong/transparent.nvim' },
|
{ 'xiyaowong/transparent.nvim' },
|
||||||
-- === The colorscheme plugin is specified here. ===
|
-- === The colorscheme plugin is specified here. ===
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue