astro-nvim-v3 - archive v3
This commit is contained in:
10
lua/plugins/cyber-dream.lua
Normal file
10
lua/plugins/cyber-dream.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
"scottmckendry/cyberdream.nvim",
|
||||
opts = {
|
||||
transparent = true,
|
||||
italic_comments = true,
|
||||
hide_fillchars = true,
|
||||
borderless_telescope = true,
|
||||
terminal_colors = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user