Add wallpapers and Transparent plugin
This commit is contained in:
parent
2222eb9b35
commit
41bcb06d93
5 changed files with 49 additions and 0 deletions
7
lua/custom/plugins/transparent.lua
Normal file
7
lua/custom/plugins/transparent.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'xiyaowong/transparent.nvim',
|
||||
lazy = false,
|
||||
opts = {
|
||||
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue